body {
	background: #f5f5f5
}

#base {
	width: 100%;
	top: auto;
	left: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: none;
	margin: 0px;
}

