/* CSS Document */
body{
background:url(../../Pix/bgblank.jpg);
background-repeat:no-repeat;
width:1400px;
height:900px;
background-position:center;
background-position:top;
background-repeat:no-repeat;
}
html {overflow-x:hidden;}

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

#content1{
width:800px;
height:650px;
text-align:center;
float:left;
margin-left:10%;
}
