#body {
	margin: auto;
	width: 750px;
}
.left {
	float: left;
	width: 330px;
}
.right {
	float: left;
	width: 420px;
}