body {
	background-color:white;
	background-image:none;
}

#global {
	width:600px;
	margin-left:0px;
	margin-right:0px;
}

#contentContainer {
	width:600px;
	background-color:white;
	background-image:none;
}

#content {
	width:600px;
	min-height:0px;
}