 body {
  background:url(http://forgottendreamsdesigns.com/images/distressed/bg.jpg);
  margin:0 auto;
  text-align: center;
  }
  


#header-wrapper {
  width:800px;
  height:347px;
  background: url(http://forgottendreamsdesigns.com/images/distressed/header.jpg);
  margin:0 auto;
  }
  
  #top-links {
  width:800px;
  padding: 0 10 10 10;
  text-align:center;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  background: url(http://forgottendreamsdesigns.com/images/distressed/main.jpg);
  border: 1px #000000 solid;
  }

#main-wrapper {
  width: 605px;
  float: right;
  margin-right:10px;
  margin-left:10px;
  word-wrap: break-word; 
  overflow: hidden;
  text-align:left;     
  }

#left-sidebar-wrapper { 
 width: 170px; 
 float: left;
 word-wrap: break-word;  
 overflow: hidden;
 text-align: left;

   }
 .links {
padding-left:5px
  }
 #footer {
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
  width:800px;
  text-align:center;
  clear:both;

}

 #shopping {
 background: url(http://forgottendreamsdesigns.com/images/distressed/shopping.jpg);
 width: 170px;
 height: 126px;

 }
 
  #info {
 background: url(http://forgottendreamsdesigns.com/images/distressed/pages.jpg);
 width: 170px;
 height: 126px;
 }
 
  #cart {
 background: url(http://forgottendreamsdesigns.com/images/distressed/cart.jpg);
 width: 170px;
 height: 126px;
 }
 
 img {
 display:block; }