@charset "UTF-8";
body {
	text-align: center;
}
#container {
	text-align:left;
	margin:0px auto;
	width:800px;
	position:relative;
}