/* CSS Document */
body {
	background: #FFFFFF url(images/spacer.gif);
}
#nav,#header{
	display:none;
	visibility:hidden;
}
#content {
	width:640px;
}
#footer{
	margin-top:20px;
}
