body {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
