body {
	font-family:Calibri;
	background-repeat:no-repeat;
	height:10px;
	margin:0px;
	padding:0px;
	background-attachment:fixed;
	background-position:center;
	background-color:#036;
}


#container {
	margin-left:auto;
	margin-right:auto;
	width: 880px;
	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;
}

#footer
{	background-repeat:no-repeat;
	background-position:center;
	margin-top:20px;
	display:block;
	color:#FFF;

}