
#Container {
	width: 755px;
	height: auto;
	margin: 0px auto;

}
* html body {
	text-align: center;
}
* html #Container {
	text-align: left;
}
