@charset "utf-8";
body {
	margin-top:0;
	background-color:#000000;
	}
.caja1 {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	border: 2px solid #4A2500;
}
