body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  background-image: url('../images/avp/bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
} 

a {
  outline: none;
  color: #000000;
  text-decoration: none;
}

a:active {
  outline: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

div#container {
  margin-left: auto; 
  margin-right: auto;
  width: 996px;
  text-align: center;
}

div#masthead {
  padding-right:2px;
  margin-left: auto; 
  margin-right: auto;
  text-align: center;
  width: 638px;
  height: 144px;
  margin-top:22px;
}

.clear_both { 
  clear: both; 
  width: 0px;
  height: 0px;
}

div#logo {
  text-align: center:
  display: block;
  margin-top: 60px;
}

div#esrb {   
  position: absolute; 
  text-align: right;
  left:830px;
  right: 25px;
  bottom: 25px;
}
