#frame {
    background-color: transparent !important;
}
#header {
    background-color: transparent !important;
}
#body {
    background-color: #deeded !important;
    background: url("http://rpgmaker.net/media/content/users/105/locker/nusupra_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

#game_description h3 { 
color: #222222 ; 
} 


 #main_column {
 background: url("http://rpgmaker.net/media/content/users/105/locker/nusupra_bg_paledouble.png") !important;
}

#contents div.frame, div.message { 
background: none !important; 
color: #000000; 
} 

h2 {
background: #000000 !important;
}

#game_download_area h2 {
background: transparent !important;
}

div.blog_post h3 { color: #000000; }
.buttons a, .buttons button { color: #485460 !important; }
#contents a { color: #c32303; text-decoration: none !important; }
#contents a:hover { color: #621a0b; text-decoration: none !important; }
div.makerscore {
    color: #000000 !important;
}

div.frame, .contents.message.odd{
    border-color: #000000 !important;
}
div.frame, .contents.message.even{
    border-color: #000000 !important;
}
div.message div.contents {
	border-color: #000000 !important;
}

#game_navigation li.current  {
     color: #DDDDDD !important;
     background: #AAAAAA !important;
     border-color: #000000 !important;
}

#portal_navigation { 
background: #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}

#contents { 
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-top: 0px none currentColor;
}

#frame { 
background: transparent;
border-bottom: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}

#game_navigation li { 
border-left: 2px solid #000000;
}

#game_navigation li.end { 
border-right: 2px solid #000000;
}

#game_strip { 
background: #000000;
}

#game_frame h4 { 
background: #000000;
}