@charset "utf-8";
/* CSS Document */

* body{
margin:0;
padding:0;
background:url(../../imgs/fundo.jpg) no-repeat top left;

}

#container{
margin:0 auto;
width:935px;
height:595px;
text-align:center;
}