body { margin: 0; background: #384A36 url(/images/bg.jpg) repeat-y fixed top center; text-align: center;
    font-family: Verdana, Sans-serif; font-size: 80%; color: #444; }
h1 { color: black; font-size: 160%; border-bottom: 3px solid #686; margin-top: 0; }
#rap { margin: 0 auto; text-align: left; width: 790px; background-color: #BFF9B2; }
#top a { display: block; width: 790px; height: 111px; text-decoration: none;
    background-image: url(/images/barnard.jpg); }
#nav { text-align: center; padding: 6px 10px 16px 10px;
    background: #FDFCC5 url(/images/nav_bottom.jpg) no-repeat scroll bottom center; }
#nav a { color: black; font-weight: bold; text-decoration: none; padding: 8px; }
#nav a:hover { color: maroon; text-decoration: underline; }
#body { padding: 20px; background: #BFF9B2 url(/images/body_bg.jpg) repeat-x scroll top center; min-height: 180px; }
#body p { margin: 8px 20px; }
#footer { text-align: right; font-size: 80%; color: #686; margin: 20px 0 5px 0; }