body{background-color: #dfdfdf;}

#container{
width: 782px; 
font-family: georgia; 
font-size: 17px; 
line-height: 1.3;
margin: 5px auto; 
padding: 0 2em 1em 2em; 
border: 1px solid; 
text-align:justify;
background-color: #ffffff;} 

#text{text-indent: 1em;}

.head {font-family: georgia;
font-size: 15px;
text-align: right;}

.title{font-family: times new roman;
font-size: 19px;
font-weight: 600;}

a:link {color: #3366cc;}
a:hover {color: #ff0000; text-decoration: underline overline;} 
