@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body {
	background-color: #0099CC;
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
}
#divA {
	height: 375px;
	width: 750px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	float: left;
	background-image: url(images2/home2.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 225px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #74C2E0;
	text-decoration: none;
}
