#header, #middle, #left, #info, #footer
 {
display: none;
}

#logo_print {
display: block;
}

body {
background: white;
}

#center {
position: relative;
left: 0;
margin: 0;
}

#page {
border: 0;
width: 100%;
background: none;
}

#right {
border-left: 0;
margin-left: 0;
width: 100%;
}

#bottom {
float: none;
width: 100%;
}

#content {
padding: 25px 0 0 0;
}

#content a {
color: black;
}

h1 {
font-size: 16px;
}

p {
font-size: 12px;
line-height: 16px;
}
