#header {
    background-color: #000000 !important;
}

#body {
    background-color: #000000 !important;
    background: url("http://rpgmaker.net/media/images/events/marios_mansion/ghosthouse.gif");
}

#main_column {
	background: #000000 url("http://rpgmaker.net/media/images/events/marios_mansion/background.jpg") no-repeat;
}

#event_logo {
	margin-bottom: 56px;
	padding-top: 20px;
}

div.frame {
	background: none;
	
	color: #D0D0D0;
}

div.frame h2 {
	background: none;
	
	color: #689EDF;
}

div.contents.even, div.contents.odd, table.listing tr.even td, table.listing tr.odd td {
	background: none;
}

table.listing tr.even:hover td, table.listing tr.odd:hover td {
	background: none;
}

#game_strip {
background-color: transparent;
}
#game_frame h4 {
background-color: transparent;
}

a {
color: #97c7f7;
}

a:hover {
color: #FF9600;
}