  body {
  background: #ffffff url(http://nelliemae.com.au/images/paper/bg2.jpg);
  margin:0px;
  text-align: center;
  }
  
img {
display:block;
}

#header-wrapper {
  width:850px;
  height:300px;
  background: url(http://nelliemae.com.au/images/paper/header.gif);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 850px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: url(http://nelliemae.com.au/images/paper/middle.gif);
  
  }

#main-wrapper {
  width: 580px;
  margin-left: 10px;
  margin-right: 40px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 216px; 
 float: left; 
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
  width:850px;
  height: 119px;
  clear:both;
  margin:0 auto;
  text-align:center;
  background: url(http://nelliemae.com.au/images/paper/footer.gif);
}

#copy {
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font-size: xx-small;
}

 
 .links {
 padding-left: 50px;
 }
 
 #shopping {
 background: url(http://nelliemae.com.au/images/paper/shop.jpg);
 width: 167px;
 height: 88px;
 margin-left:49px;
 }
 
  #info {
 background: url(http://nelliemae.com.au/images/paper/info.jpg);
 width: 167px;
 height: 87px;
 margin-left:49px;
 }
 
  #cart {
 background: url(http://nelliemae.com.au/images/paper/cart.jpg);
 width: 167px;
 height: 85px;
 margin-left:49px;
 }

