body {
	background-color: #666666;
	background-image: url(../image/back.gif);
	background-position: center;
	margin: 0 auto;
	text-align: center;
}


#container {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	margin: 10px auto;
	text-align: center;
	padding: 0px;
}

#address {
	width: 800px;
	text-align: left;
	margin: 0;
	padding: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
	
