/* CSS Document */

div#page {
	background: #fff;
}

span.titletext {
	color: #fff;
	background: transparent;
}

div.main {
	background: #000;
}