body {	background-color: #000000;}#main {	position: absolute;	height: 500px;	width: 760px;	top: 50%;	left: 50%;	margin-top: -250px;	margin-left: -380px;}
