#container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 720px;
	background: #FFFFFF left top;
	border-right: 1px solid #B5BBC1;
	border-left: 1px solid #B5BBC1;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: #FFFFFF repeat;
}

