@charset "utf-8";
/* CSS Document */

#container 
{
	margin: 0 auto;
	width: 750px;
	height: auto;
	border: 0px;
	color: #01005D;
	background-color: #7597F1;
	background-repeat:repeat;
	border-left: 2px solid #E8D25B;
	border-right: 2px solid #E8D25B;
	border-top: 2px solid #E8D25B;
	border-bottom: 2px solid #E8D25B;
} 
#container div p em u strong {
	font-family: Verdana, Geneva, sans-serif;
}
