body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(gfx/back.png);
}
#logo {
	height: 555px;
	width: 740px;
	margin: auto;
	clear: left;
	float: none;
	background-image: url(gfx/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	top: 20px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFF99;
	font-weight: bold;
	height: 300px;
	width: 100%;
	text-align: center;
	line-height: 110%;
	top: 85px;
	position: relative;
}
.style1 {
	color: #00CCFF;
	font-weight: bold;
}
.style2 {
	color: #BF0000;
	font-size: 30px;
	font-weight: bold;
}
.style3 { 
	font-size: 16px; 
}

h1 { 
	margin: 0 0 10px 0;
	width: 740px;
	color: #191970;
	text-align: justify;
	font-size: 10pt;
	font-family: arial, verdana;
}

