body{
	background-position: top center;
	background-image: url(../image/bodyBG.jpg) ;
	background-repeat: no-repeat;
	background-color: #1AB4E7;
	margin-top: 0px; margin-left: 0px;
}
body,td,div,span,a{
	font-size: 13px; font-family: arial;
}
a.white{text-decoration:none; color: white;}