/* CSS Document */
body{
background:url(../Pix/bg1.jpg);
background-repeat:no-repeat;

width:100%;
height:100%;
background-position:center;
background-position:top;

}
html {overflow-x:hidden;}

#content{
width:990px;
height:650px;
text-align:center;
float:left;
margin-left:auto;



}
