body
{
	background-color: white;
	color: black;
	font-size: 12px;
	font-family: Tahoma;
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
}

h2 
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#content a
{
	color: blue;
}


	



