
body {background: #ffffff url("/test/images/laura donna sidebar gray and pink colors.bmp");
	background-repeat:  repeat-y;
	background-position: 0px 0px;
      margin: 0;  padding: 0;
      text-align: center;} /* Needed to center layout in old IE browsers. */

#bg {
	margin:  -20px 0px 0px 220px; height: 860px;
	background-image: url('images/photoshopped silver and purple bottle for testimonial.jpg');
	background-repeat: no-repeat;
	background-position:   0px 0px;
}

div#content {width: 600px;  height: 1090px; 
	position: absolute; top: 0px; left: 355px;
	font-size:14px; font-family: arial;  text-align: left;
	color: black; background-color: #ffffff; padding: 30px; padding-top: 60px;
    filter: alpha(opacity=90);
    opacity: 0.90;
	}

div#footer_menu_div {width: 170px; height: 100px;
       margin: 0px; padding: 5px;
       position: absolute;  left: 230px; top: 1080px;
	   background-color: #ffffff;
       filter: alpha(opacity=90);
       opacity: 0.9;
       display: block; text-align: center;
	   border-top: solid 1px #aaa; color: #ffffff;
	   }


