body{ 
background-image: 
url('images/bg.jpg');
text-align: center;
}

#wrapper{
text-align: left;
margin: 0 auto 0 auto;
width: 800px;
}
