#leftcolumn, .cont-photo, .top-nav {
display: none;
}

body {
font-family: Arial;
}

h1, h2, h3 {
font-family: Georgia;
border-bottom: 1px solid #ccc;
padding-bottom: 0.5em;
}

h1 {
font-size: 1.3em;
}
h2 {
font-size: 1.1em;
}
h3 {
font-size: 1em;
}

.logo {
background: url(/images/logoprint.gif);
width: 400px;
height: 87px;
display: block;
text-indent: -9999px;
}