body {
margin: 0 auto;
padding: 30px;
width:604px;
background-color:#C5D7C1; 
font-size:11px;
color:#630;
font-family:Times, serif;
}

a:link {color: #630;text-decoration: none}
a:visited {color: #630;text-decoration: none}
a:hover {color: #693;text-decoration: none}
a:active {color: #693;text-decoration: none}
	
#container {
width:604px;
height:604px;
border:dotted 2px; color:#B1C9A5;
text-align:center;
}