  body {
  background: #000000;
  margin:0px;
  text-align: center;
  }
  


#header-wrapper {
  width:800px;
  height:320px;
  background: url(http://myprettyfairies.com/images/butterflyfairy/header3.jpg);
  margin:0 auto 0px;
  }

#outer-wrapper {
  width: 800px;
  margin:0 auto;
  padding:0px;
  text-align:left;
  background: url(http://myprettyfairies.com/images/butterflyfairy/mainbg.jpg);
  }

#main-wrapper {
  width: 780px;
  margin: 10 10 10 10;
  word-wrap: break-word; 
  overflow: hidden;     
  }

 
 #cat-links {
text-align:center;
}
 
 #footer {
  width:800px;
  height:179px;
  background: url(http://myprettyfairies.com/images/butterflyfairy/footer.jpg);
  clear:both;
  margin:0 auto;
  text-align:center;
  
}

#copy {
width:800px;
text-align:center;
margin: 0 auto;
color:f7f3eb;
line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
  padding-top:10px;
}

