body {
background: white;
font-size: 12pt;
color: black;
}

h1 {
font-size: 28pt;
}

h2 {
font-size: 20pt;
}

h3 {
font-size: 18pt;
}

h4 {
font-size: 14pt;
}

img {
float: left;
width: auto;
padding: 5px;
}

#container {
width:auto;
}

#nav, #main_image {
display: none;
}

blockquote {
font-size: 16pt;
}
