body {
	background-color: white;
}

a {
	text-decoration: none;
	color: black;
}

#header, #footer, #sidebar, #search, #navigation {
	display: none;
}

#content {
	margin: 0 0 0 0;
}

img.logo {
	display: none;
}

img.decoration {
	display: none;
}

