html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}

h1,h2,h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

#pageheader { 
	background: transparent url(cosmeimage/header.gif) no-repeat top left; 
	top: 160px; 
	width: 696px; 
	height: 51px;
	position: absolute;
	left: 380px;
	float: left;
	}
#pageheader h1 span {
	display:none;
	}
	
#pagesubheader { 
	width: 520px; 
	height: 43px;
	top: 210px;
	z-index: 10;
	position: absolute;
	left: 480px;
	float: left;
	}
#main_image {
	visibility: visible;
	z-index: 7;
	width: 241px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 40px;
	left: 50px;
   
}

#linklist {

	top: 380px; 
	width: 250px; 
	position: absolute;
	left: 50px;	
	}

#linklist ul {
	margin: 0;
	padding: 0;
	}
#linklist li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linklist li a:link {
	color: #988F5E;
	}
#linklist li a:visited {
	color: #B3AE94;
	}	

#discoshowercreamtitle { 
	top: 370px; 
	width: 527px;
	z-index: 9;
	height:66px;
	background: transparent url(bathimage/discocreamtxt.png) no-repeat top left;
	position: absolute;
	left: 374px;
	}
#discoshowercreamtitle h1 span {
	display:none
	}
#discoshowercreamimage { 
	top: 500px; 
	width: 299px;
	z-index: 8;
	position: absolute;
	left: 374px;
	}	
#discoshowercreamclouds { 
	top: 1050px; 
	width: 350px;
	z-index: 9;
	height:230px;
	position: absolute;
	left: 15px;
	}		
#discoshowercreamarticle { 
	top: 930px; 
	width: 479px;
	z-index: 6;
	position: absolute;
	left: 374px;
	}	

#copyrightcontainer {
	visibility: visible;
	top: 1820px;
	height: 10px;
	width: 750px;
	z-index: 16;
	position: absolute;
	left: 120px;
}	

