#renee {
        position: absolute;
        left: 380px;
        top: 180px;
        width: 643px;
        height: 419px;
        background-image: url("./images/ad_renee.gif");
}

#content {
	  position: absolute;
        left: 14px;
        top: 183px;
        width: 360px;
        height: 410px;
        padding: 3px 3px 3px 3px;
}

#content-background {
	position: absolute;
      left: 0px;
      top: 0px;
      width: 873px;
      height: 410px;
     	z-index: 3;
}

#left-text {
      position: absolute;
      left: 7px;
      top: 7px;
      width: 350px;
	z-index: 5;
}

p {
	margin-top:0px;
	margin-bottom:9px;
}
