 body {
	margin: 0;
	padding: 0;
    color:#eef;
    background: #000 url('images/cassezvous-bg2.png');
    font: 69%/1.75em 'Delius', cursive;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1150px;
	 height: 100%;
	 z-index:1;
	}
 #beeotchgoddess 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 540px;
	 height: 720px;
     z-index:2;
} 

 #conTent 
{ 	
	top: 0;
	left:0;
	 padding-left: 500px; 
	 padding-top: 200px; 
	 position: absolute; 
	 width: 601px;
	 height: auto;
	 z-index:0; 
	 background: #000 url('images/beeotchgoddess.png') no-repeat;
	 background-position: 0px 0px;
     border-right:#c5b8e4 2px inset;
	 padding-right: 48px;
     
}

 #authorauthor 
{ 
	 left: 570px; 
	 top: 155px; 
	 position: absolute; 
	 width: 490px;
	 height: 37px;
	 z-index:4;
} 

 #charge 
{ 
	 left: 177px; 
	 top: 10px; 
	 position: absolute; 
	 width: 926px;
	 height: 194px;
	 z-index:5;
} 



img { border: none; }


a {
 color: #c5b8e4; 
 text-decoration: none;	
}
a:hover {
 color: #a396c2;
 text-decoration: underline;	
}
p, h5, li {
 font-size: 1.5em;
 font-weight: bold;
}
p {
 margin: 0.5em 2% 0.75em;
}
li {
 margin: 0.5em 8% 0.75em 0;
}
h5 {
 font-weight: bold;	
 margin: 0.5em 5% 0.75em;	
}
h4 {
 font-size: 1.4em;
 font-weight: bold;	
 margin: 0.5em 5% 0.75em;
}
h3 {
 font-size: 1.6em;
 font-weight: bold;	
 margin: 0.5em 5% 0.75em;
}
h2 {
 font-size: 1.8em;
 font-weight: bold;
 margin: 0.5em 5% 0.75em;	
}
