body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	margin-top: 0;
	margin-left: 0;
	text-align: center
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a {
	text-decoration: none;
	font-weight: bold;
	color:  blue;
	outline: none;
	font-size:10;
}

a:hover {text-decoration: underline;}	

#box2 {
	position: absolute; left: 50%;
	width: 676px; 
	height: 517px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0; 
	margin-left: -338;
	margin-bottom: 0;
	text-align: left;
	background-image:url(backjpg.jpg);
}

#box3 {
	width: 550px;
	height: 418px;
	padding: 0px;
	margin-top: 64px;
	margin-left: 63px;
	margin-right: 63px;
}

