body {
  margin: 0;
  text-align: center;
  background: url(../../../reviews/nes/ninja_gaiden/bg.gif) repeat fixed;
}

a {
  color: #5cb0b3;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #809C4F;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #c04d9b;
  font-weight: bold;
  text-decoration: underline;
}

h1 {
  font: small-caps bold 14px Georgia, "Times New Roman", Times, serif;
  color: #AFABFF;
  margin: 0 5px;
  text-align: left;
  display: block;
}

h2 {
  font: small-caps 13px Tahoma, Arial, sans-serif;
  color: #FF8F8D;
  margin: 5px 5px;
  text-align: left;
}

h3 {
  font: small-caps 12px Tahoma, Arial, sans-serif;
  color: #33CCFF;
  margin: 2px 0 0 5px;
  text-align: left;
}

h4 {
  font: small-caps 12px Tahoma, Arial, sans-serif;
  color: #FF3366;
  margin: 2px 0 0 5px;
  text-align: left;
}

#header {
  background: url(../../../reviews/nes/ninja_gaiden/header.gif) no-repeat left top;
}

.sectionHeader {
	background-color: #222;
}

.reviewNav {
  padding-bottom: 89px;
}

#navlist a:hover {
  color: #c04d9b;
}