body {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	color: #000 !important;
	}

h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
	}
	
#wrap {
	width: auto !important;
	}

#header {
	height: auto !important;
	background: none !important;
	text-align: center !important;
	}

#header h1 {
	position: relative !important;
	float: none !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
	}
	
#header h1 a {
	width: auto !important;
	height: auto !important;
	text-indent: 0 !important;
	overflow: visible !important;
	}
	
#nav, #sidebar, #footer {
	display: none !important;
	}
	
#content, #billboard {
	width: auto !important;
	clear: both !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	}
