body { 
 background:  #000000;
background-attachment:fixed;
background-repeat:no-repeat; 
font-family: Georgia; 
font-size: 15px;
font-weight: normal;
line-height: 24px;
color: #000000; 
margin: 0; padding:0;}

#page {
  position:absolute;
  background: #000000;
  left:50%;
  width:950px;
  height:auto;
  margin-left:-475px;

 
}

#liste{
margin-left: -170px;
position:fixed;
text-align: right;}

p{
font-family: Georgia; 
font-size: 15px;
font-weight: normal;
line-height: 24px;
color: #000000; }

#header{
left:50%;
width:950px;
position:fixed;
margin-left: -475px;
margin-top:-126px;
background: #000000 url(images/hg.jpg) no-repeat;
}


#content{
margin-left:347px;
margin-top: 126px;
width: 470px;
height: auto;
position:absolute;
padding:0px;
color:#f6f6f6;
font-family: Georgia, "Times New Roman", Times, serif;}



#menu{
position:fixed;
width: 936px;
left::50%;
hight: auto;
margin-left:-339px;
background: #000000;
bottom:0;
}

a:link{
color:#FF9900; 
text-decoration:none;
}

a:visited{
color:#FF9900; 
text-decoration:none;

}

a:active{
color:#FF9900; 
text-decoration:none;

}

a:hover{
color:#990099; 
text-decoration:none;

}


	

