body{
text-align:center;

background-color:#000000;

}
img {
border:none;}

#box {
margin-left:auto;
margin-right:auto;
  width:920px;
 height:430px;
  margin-top:0px;
  margin-bottom:90px;

}

#box2 {
background-color:#000000;
  z-index:2;
  position:absolute;
  top:50%;
  left:50%;
  width:920px;
 height:430px;
  margin-left:-460px;
  margin-top:-290px;
}
#banner{
margin-left:auto;
margin-right:auto;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position: top center;

text-align:center;
  width:920px;

  padding-bottom:5px;

}
a { color:#232323;}
