body {
	background-color: #FFF;
	margin: 0px; padding: 0px;
	text-align: center;
}
#container{
	width: 640px;
	height: 480px;
	position: relative;
	left: 0px;
	top: 100px;
	margin:0px auto;
}