/* CSS Document */
  



* {margin: 0; padding: 0;}
html { background-color:#efefef;}
body {
background: transparent url(../img/bg_gob.gif) repeat top left;
text-align: center;
width:auto;


}

#gallery{
width: 935px;
height: auto;
margin:auto;

}
