
body { background-repeat: no-repeat }

.jacket { border: solid 1px #6B0031 }

h1 { color: #036; font-weight: bold; font-size: 16px }
h2  { color: #036; font-weight: bold; font-size: 12px }

a.body { color: #003399; text-decoration: underline }
a.body:hover { color: #003399; text-decoration: none }

li { padding-bottom: 6px }

/* 
--------------------------------------
footer
--------------------------------------
*/

#footer {
padding: 10px 0 10px 10px;
margin: 0px 0 0 0;
color: #333;
border-top: solid 1px #360;
}