 body{
	margin:0;
	padding:0;
	text-align: center;
 }
 div#main {
	position:absolute;
	width: 522px;
	height: 560px;
	top:50%;
	left:50%;
	margin-left: -261px;
	margin-top: -280px;
 }
 a#texto_flightdreamer{
	position: absolute;
	top:460px;
	left:40px;
	display:block;
	width:170px;
	height:24px;
 }
 a#mail_flightdreamer{
	position: absolute;
	top:460px;
	left:290px;
	display:block;
	width:170px;
	height:24px;
 }

 a#imagen_avedesign{
	position: absolute;
	top:515px;
	left:178px;
	display:block;
	width:50px;
	height:30px;
 }

 a#imagen_codexo{
	position: absolute;
	top:520px;
	left:350px;
	display:block;
	width:80px;
	height:30px;
 }
 a span{
	display:none;
 }
 img{
	border: none;
 }