
body {
	font-family: Verdana, Geneva, Arial, sans-serif;
   	text-align: center;
   	font-size: 14px;
   	background: #336699;
	color: white;
	}

h3
	{
	color: #ff9900;
   	font-family: Verdana, sans-serif;
   	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

