body {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
	padding:0;
	height:100%;
	background: #273573;
	color: white;
}
a {
	color: #80bfff;
}
div.top {
	background: #1e3994;
	text-align: left;
	height: 465px; 
	background: -webkit-linear-gradient(#273573,#1e3994); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#273573,#1e3994); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#273573,#1e3994); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#273573,#1e3994); /* Standard syntax (must be last) */
}
div.banner {
	position: relative;
	margin: auto;
	background-image: url("img/banner.png");
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
}
div.float0 {
	text-align: justify;
	font-size:13px;
	letter-spacing: 0.0420em;
	line-height: 1.05;
	position: absolute;
	margin-right: 20px;
	top: 155px; 
	left: 432px; 
}
span.float1 {
	position: absolute;
		top: 407px; 
		left: 432px; 
}
span.float2 {
	position: absolute;
		top: 407px; 
		left: 658px; 
}