body {
	background: url('../media/background_200.gif') top left repeat-y #FFF;
}
#centercolumn {
	width: 400px;
}
#content {
	padding-bottom: 50px;
}
#footer {
	margin: -50px auto 0 auto;
	height: 50px;
}
#nonFooter {
	background-repeat: no-repeat;
}
* html #footer {
	margin-top: -50px;
}
