body {
	background:url("back.jpg") repeat-x top #000000;
	margin:0px;
	margin-top:50px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}

#flash {
	border:16px solid white;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#naves {
	background:url("naves.png") no-repeat ;
	width:100px;
	height:400px;
	position:absolute;
	top:25px;
	
}

#technical {
	margin-left:auto;
	margin-right:auto;
	background:url("technical.png") no-repeat right;
	width:732px;
	display:block;
	margin-top:7px;
	text-decoration:none;

}

.description {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#fbff9c;
	border:0px solid #FFFFFF;
	width:530px;
	margin-top:35px;
	text-decoration:none;
	padding:140px;
	padding-right:60px;
	padding-top:80px;
	padding-bottom:60px;
	line-height:18px;
}

.description h1 {
	margin-top:-10px;
	font-size:25px;
	color:#cc0000;
	margin-bottom:20px;
}

.description h2 {
	font-size:15px;
	color:#000000;
	margin-top:15px;
	margin-bottom:3px;
}

.description p{
	margin-bottom:0px;
	margin-top:5px;
	padding:0px;
}

#footer {
	padding:20px;
	color:#a2a565;
	margin-top:30px;
}
