body {
	font-family:Calibri;
	background-color:#e3252a;
	background-image:url(../imagenes/logo.png);
	background-repeat:no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
	background-attachment:fixed;
	background-position:center; 

}


#container {
	margin-left:auto;
	margin-right:auto;
	width: 820px;
	text-align:center;

}


a
{
	color:#fff;
	text-decoration:none;
}

a:hover
{
	color:#09C;
}

#icono
{
	width:50px;
	height:50px;
}

#ico
{
	width:500px;
	height:10px;
	position:relative;
	margin-top:245px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	
}

#full
{
	position:relative;
}