body, html {
	margin: 0px;
	margin: 0px;
	background-color: #0a1728;
	
}

#content {
	position: relative;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	
}
#logo {
	position: absolute;
	width: 600px;
	left: 50px;
	margin: 0px;
	
	
}


#fversion  {
	position: absolute;
	width: 600px;
	height: 50px;
	top: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 16px;
	text-align: center;
	color: #ffffff;
	
}

#fversion a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFB527;
}

#fversion a:hover {
	color: #ffffff;
}

#hversion  {
	position: absolute;
	width: 600px;
	height: 50px;
	top: 400px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #ffffff;
	
}

#hversion a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFB527;
}

#hversion a:hover {
	color: #ffffff;
}

#txt  {
	position: absolute;
	width: 640px;
	height: 20px;
	top: 100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #ffffff;
	
}





