 body {
  margin: 0;
  padding: 0;
  color:#bfe;
  background: #0c4144 url('images/eglace-tealrose.png');
  text-shadow: 2px 2px 3px #000;
  font: 100%/1.5em 'Handlee', cursive;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1500px;
	 height: 650px; 
	 
	 z-index:0;
	} 

 #conTent 
{ 
	 margin: 0px;
                 padding-top: 41px;
     	 left: 100px; 
	 top: 500px; 
                 width: 900px;
	 height: auto;
                 border:0px;
	 position: absolute; 
	 z-index:1;
} 

 #eyes 
{ 
	 left: 28px; 
	 top: 60px; 
	 position: absolute; 
	 width: 1057px;
	 height: 375px;
	 z-index:2;
	 background: url('images/eyes.png') no-repeat;
} 

 #bar 
{ 
	 left: 183px; 
	 top: 463px; 
	 position: absolute; 
	 width: 751px;
	 height: 43px;
	 z-index:3;
} 

 #motherwolf   
{ 
	 left: 380px; 
	 top: 388px; 
	 position: absolute; 
	 width: 352px;
	 height: 79px;
	 z-index:4;
} 

 #gwenwolfrose 
{ 
	 left: 296px; 
	 top: 0px; 
	 position: absolute; 
	 width: 582px;
	 height: 114px;
	 z-index:5;
} 

 #menua 
{ 
	 left: 116px; 
	 top: 104px; 
	 position: absolute; 
	 width: 884px;
	 height: 46px;
	 z-index:7;
} 

.box {
  display: flow-root;
  padding: 0;
	margin: 0;
}


#nav {
	height: 46px;
	margin: 0;
	padding: 0 0 0 0;
}
#nav ul {
 margin: 0;
 padding: 0; 
	height: 46x;
	width: 884px;
 background: url('images/menu.png') no-repeat 0 -46px;
	 z-index:23;
}
#nav ul li {
 margin: 0;
 padding: 0; 
 height: 46px;
 list-style: none;
 float: left;
}
#nav ul li a {
 margin: 0;
 padding: 0;
 display: block;
 height: 100%;
 text-decoration: none;
} 
#nav ul li a.Author {
 width: 120px;
 background: url('images/menu.png') no-repeat 0 -46px;
}
#nav ul li a.Gamer {
 width: 130px;
 background: url('images/menu.png') no-repeat -120px -46px;
}
#nav ul li a.Goddess {
 width: 270px;
 background: url('images/menu.png') no-repeat -250px -46px;
}
#nav ul li a.Witch {
 width: 364px;
 background: url('images/menu.png') no-repeat -520px -46px;
}
/* on this page */

#nav ul li a.Author {
 width: 120px;
 background: url('images/menu.png') no-repeat 0 0;
}
#nav ul li a.Gamer {
 width: 130px;
 background: url('images/menu.png') no-repeat -120px 0;
}
#nav ul li a.Goddess {
 width: 270px;
 background: url('images/menu.png') no-repeat -250px 0px;
}
#nav ul li a.Witch {
 width: 364px;
 background: url('images/menu.png') no-repeat -520px 0px;
}


#nav ul li a:hover {
  background: url(none); 
 text-decoration: none;
}

 #gwenpic 
{ 
	 left: 1085px; 
	 top: 0px; 
	 position: absolute; 
	 width: 415px;
	 height: 513px;
	 z-index:8;
} 

a {
 color: #66a; 
 text-decoration: none;	
}

a:hover {
 color: #337;
 text-decoration: none;	
}

p, h5, li {
 font-size: 1.25em;
 font-weight: 600;
}

p {
 margin: 0.5em 5% 0.5em;
}

li {
 margin: 0.5em 8% 0.75em 0;
}

h2 {
 
 font-size: 1.75em;
 color: #448;
 text-shadow: -1px -1px 1px #000;
 font-weight: 600;
 margin: 0.75em 5% 0.5em;	
}

h1 {
   
 font-size: 2.5em;
 color: #448;
 text-shadow: -2px -2px 2px #000;
 font-weight: 600;
 margin: 0.75em 5% 0.5em;	
}