.CONTAINER {
	height: 600px;
	width: 762px;
}
.CONTAINER {
	margin-right: auto;
	margin-left: auto;
}
.first_main {
	float: none;
	height: 586px;
	width: 762px;
	background-color: #000000;
	bottom: 0px;
	background-position: bottom;
}
.footer {
	float: left;
	height: 14px;
	width: 762px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(inicio/footer.png);
}
