body  {
	background-color: #2A42AE; 
	font-family: arial, sans-serif;
	font-size: 100%;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 19px;
}

#container {
	text-align: center;
	position: center;
	width: 100%;
	left: 0px;
	text-align: center;	
	font-weight: normal;
	font-size: 15px;
}

h1{
	font-size: 28px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	color:# 009CA6;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	color:# 009CA6;
}

p{
	font-size: 14px;
}
