* {
	margin:0;
	padding:0;
}
body {
	width:730px;
	margin:0 auto;
}
#content {
	width:90%;
	margin:0 auto;
}