#tips, #navbgcontainer, #nav, #leftside, #rightside {
	display:none;
}

body, #footer {
	background-color:white;
	background-image:none;
}

html {
	background-color:white;
	background-position: 500% 500%;
	background-repeat:no-repeat;
}

html {
	font-family:Trebuchet MS;
}

#logo {
	background-color:black;
	padding:10px;
}

#center, .detail .info, .detail h3, .detail h2, .detail h1, .detail a {
	background-color:white;
	color:black;
}

#center, #page, #container, #copyright {
	width:auto;
	margin:0px;
}