body {
font-size: 10px;
color: #463333;
font-family: helvetica, century gothic, tahoma;
background: #ffffff;
}

div#container { 
width : 400px; 
margin : 0 auto; 
background : #ffffff; 
margin-top : 0px; 
padding: 10px;
margin-right : 50px; 
} 


div#main
{ 
font-family: "Arial", Tahoma, Georgia;
font-size: 10px;
color: #8a8a8a;
padding: 200px;
width : 200px; 
position: center;
} 

a:link, a:active, a:visited { 
color : #ffffff; 
background: #e36497;
text-decoration : none; 
padding: 1px;
} 

a:hover { 
color : #ffffff; 
background : #cc6c92; 
text-decoration : none; 
padding: 1px;
} 


h1, h2, h3 { 
font : italic bold 15px georgia; 
color : #bfbfbf; 
padding-bottom : 4px; 
text-transform : lowercase; 
letter-spacing : 2px; 
text-indent : 12px; 
line-height : 12px; 
border-bottom : 3px solid #ccc; 
} 

b { 
color : #b3788f; 
} 


