body {
  width:100%;  
  background: #FFF5EE;
	font-family:Arial, sans-serif;
	font-size:13px;
}
#leftside {
  width:225px;
	height:578px;
  position:absolute;
	top:170px;
	left:0;
  background:#F0E4EE url(../img/left-bg2.jpg) no-repeat left bottom;
}
#main {
  width:454px;
	height:578px;
	position:absolute;
	top:170px;
	left:225px;
  background:#F0E4EE;
  font-size: 14px;
	color:#321E84;
}
#main #inner {
	margin-left:30px;
  padding-top:20px;
}
#main p {
	margin:20px 0;
}
#rightside {
  width:320px;
  height:580px;
	position:absolute;
	top:170px;
	left:679px;
  background:#F0E4EE url(../img/gesund-right-bg.jpg) no-repeat left bottom;
}
#derma {
  width:125px;
  position:relative;
  top:100px;
  left:195px;
  font-family:Verdana, sans-serif;
  font-size:8px;
  line-height:95%;
}
#aloe {
  width:125px;
  position:relative;
  top:135px;
  left:195px;
  font-family:Verdana, sans-serif;
  color:#000;
  font-size:8px;
  line-height:95%;
}