@import url(wafreight.css);

body {
	background: #fff;
	padding-top: 20px;
}

#header {
	display: none;
}

#sidebar {
	display: none;
}

#footer {
	display: none;
}

#content {
	background: #fff;
}

#content h1 span {
	background-image: none;
	text-indent: 0; /* undo image replacement */
}
