#principal {
	width: 1000px;
	height: 580px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #ff0000;
	margin-top: -290px;
	margin-left: -500px;
	background-color: #FFFFFF;
}
