@charset "utf-8";
/* CSS Document */
body, html {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#caja {
	height: 675px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

