body {
	margin: 0px;
	background-color: #EFEFEF;
}
#container {
	height: 400px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
}
#text {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 415px;
}

