/** theme css for deadspace **/

/** background image **/
html,body {
  background: #0F0F0F url(../img/deadspace_wp.jpg) no-repeat fixed top center;
}

/** top banner image **/
#topbar div.mod-content {
  
}


