body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 750px;
        margin-right: auto;
	margin-left: auto;
}
 
