body {  
background-color: #f6c990; 
}

h1 { 
text-decoration: underline; 
letter-spacing: .3em; 
font-family: "Courier New", Courier, Serif;
color: maroon;
}

p {
float: left;
width: 220px;
font: 1em "Courier New", Courier, Serif;
color: #ca2349;
padding: .5em;
}

a {
background-color: #00a9e7;
border: solid maroon 2px;
padding: 2px 4px 2px 6px;
text-decoration: none;
letter-spacing: .15em;
font: bold 1.15em "Courier New", Courier, Serif;
color: #ffc034;
}


#container { position: relative; }
#body { 
width: 780px;
position: relative; }
#chart { 
float: left;
}
.nav { 
clear: both;
}



/*
971d31
#FA8E03; 
#C59EA7;
#f6eb36 ;
 #251c7c;
*/