/* Gaming Section Styles */

body {
  background: #000 url(../img/bg-gaming.jpg) top left no-repeat;
}

#nav {
  display: block;
}

#nav li a#navGaming {
  background: transparent url(../img/bg-trans.gif);
}

#content {
  display: block;
}