body
{
background-image: url(http://img34.imageshack.us/img34/2835/secretstoryheadb.jpg); 
width: 690px;
height: 700px;
background-color: #000000;
background-position: left top;
text-align : center;
background-repeat:no-repeat;
background-attachment:fixed;
	
#contenu 
{
width: 700px;
	position: absolute;
} 
}
a {
color: #FFFFFF;
text-decoration:none;
}

a:visited {
	color: #B3B2B2;
}
a:hover {
color:#FE0000;
text-decoration:none;
}