body
{
	background-color: White;
}

#contactForm, #topMenu
{
	display: none;
}

#wrapper, #background, #mainContent, #container, #content
{
	width: auto;
	padding: 0;
	margin: 0;
	background-color: blue;
}

#background object
{
	display: none;
}

#bottom
{
	width: auto;
	text-align:center;
}
