#container {
	height: 600px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
}
#container #main {
	background-image: url(images/LOGO.gif);
	height: 480px;
}
#container #header {
	height: 120px;
	text-align: center;
}
