body {
width: 902px;
margin:auto;
background-color : black;
color:white;
font-family: Arial Narrow;
}

#menu {
text-align: right;
float: right;
margin-top: 336px;
width: 600px;
height: 50px;
}

#corpse {
padding:10px;
width: 878px;
min-height:630px;
max-height: auto;
border: 1px solid gray;
}

#head {
background-image :url('./images/head3.jpg');
width : 900px; 
height : 400px;
}

#pied{

}

.login {
width :300px; 
height : 200px;
margin: auto;
margin-top :20px;
}
a:link {
color:gray;
border: none;
}
a:visited{
color:#c0c0c0;
border: none;
}
img
{
border:none;
}