body
{ 
background-color:#FFF;
font-family: arial; 
font-size: 10px; 
color: #cbc8c8;
text-align: center;
}
         
#container
{ 
margin: 0 auto; 
width: 500px;
text-align: center;
}  
a:link, a:visited
{
font-size: 10px;
text-decoration:none;
border-bottom: 1px solid #9f82a6;
color: #bba6c0;
}

a:hover   
{
font-size: 10px;
text-decoration:none;
color: #CCC;
}

p { margin: 0; margin-bottom: 9px; }
.quote { font-family: Garamond; font-size: 18px; letter-spacing: 2px; }

