/* CSS Document */
body{
margin:auto;
width:908px;
background-color: #fcfaea;
font-family: Times New Roman, Georgia, sans-serif;
font-size:12px;
color:black;
}
a{
color:black;
font-weight:bold;
text-decoration:none;
}
#footer {
border-top:1px solid #eecd4a;
}
