body 
{
	position: relative;
	background: #FED574;
	color: #0C2D82;
	width: 585px;
	margin: 0 auto;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding: 5px;
}

h1 
{
	text-align: center;
	font-size: 20px;
}

h2
{
	font-size: 18px;
}
a { color: #0C2D82; }