body{
background: url(../Images/logos/fondo3.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
img{
	width: 50px;
	height: 50px;
}
a{
	margin-top: 45%;
	position: absolute;
	margin-left: 60%;
}
