body{
	margin: 0px;
	background-image: url("images/fondo-home_opt.jpg");
	background-repeat: repeat;
}

.pie{
	font-family: 'Oswald', sans-serif;
	text-align: center;
}
#footer{position:absolute; width:1000px; height:10px; margin: auto; left: 0px; top:997px;}