.fondo_pagina {
	background-color: #000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.fondo_pagina #creditos {
	left: 10px;
	bottom: 10px;
	position: absolute;
}
.fondo {
	background-image: url(imagenes/fondo_antojitos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
