
body {
     background-color: #c5d8ea;
     color: #1a2125;
     font-size: 120%;
     font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
     line-height: 1.5em;
     }

h1 {
     font-size: 200%;
     }

h2 {
     font-size: 130%;
     }

h3 {
     font-size: 100%;
     }

h4 {
     font-size: 90%;
     }

h5 {
     font-size: 0%;
     }

#branding img {
     display: none;
     }

div.centerimg {
     float: right;
     }

#content_sub img {
     float: left;
     }

#site_info {
     clear: left;
     text-align: center;
     }
