body {
	background-color:#fff;
}

#container { background-image:none; width:440px; }
#header { display:none; }
#content {
	padding:0;
	width:100%;
	float:none;
}
p { color:#000; }

#footer p { text-align:center; }

div.block-small,
div.block-small * { background-color:#fff; background-image:none !important; }
