/*
Theme Name: Body Soul Apothecary
Theme URI: http://bodysoulapothecary.com/
Description: Body Soul Apothecary
Version: 1.0
Author:
Author URI: 
*/
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 989px;
}
}
#header {
 color: #333;
 width: 858px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 25px;
 overflow: hidden;
 margin: 0px 0px 5px 0px;
 background: #A39480;
}
#content { 
 width: 858px;
 color: #333;
 border: 0px solid #ccc;
 background: #A39480;
 background-image:url('http://bodysoulapothecary.com/Healing/BSA_background3.gif');
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: left center; 
 margin: 0px 0px 10px 0px;
 overflow: scroll;
 padding: 0px;
 height: 500px;
}
