  body {
	margin:0px;
	text-align: center;
	background-image: url(images/vintageromance/bg.jpg);
  }
  


#header-wrapper {
  width:800px;
  height:280px;
  background: url(images/vintageromance/header.jpg);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;

  }

#main-wrapper {
  width: 590px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
  }

#left-sidebar-wrapper { 
 width: 180px; 
 float: left;
 margin-left:0px; 
 word-wrap: break-word;  
 overflow: hidden;
   }
 
 #footer {
 text-align:center;
 font:x-small Georgia Serif;
 width:800px;
 height: 130px;
 background: url(images/vintageromance/footer.jpg); 
 clear:both;
}


#copy{
  margin:0 auto;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;

 }
 .links {
 padding-left: 5px;
 }
 
 #shopping {
 background: url(images/vintageromance/shopping.jpg);
 width: 180px;
 height: 95px;
 }
 
  #info {
 background: url(images/vintageromance/info.jpg);
 width: 180px;
 height: 91px;
 }
 
  #cart {
 background: url(images/vintageromance/cart.jpg);
 width: 180px;
 height: 90px;
 }
