@charset "UTF-8";
body {
	text-align:center;
	background-color: #006;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

div {
	text-align:left;
}

a {
	color:#006;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

#content {
	margin:auto auto;
	width:975px;
	border-bottom:4px double #99ccff; 
	border-left:4px double #99ccff; 
	border-right:4px double #99ccff;
}
