
div#page {
	width: 600px;
	
	margin: 0 auto;
	margin-top:10px;
	text-align: left;
}
div#container {
	width:580px;
	
}

