body
{
margin: 0em;
background-color: black;
background-image: url("../im/backgroundacceuil.jpg");
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

.banner
{
height: 100px;
text-align: left;
}

.galleries a
{
text-align: left;
text-decoration: none;
color: white;
font-family: Courier, "Comic Sans MS", serif;   
}

.galleries
{
font-size: 20px;
width: 250px;
height: 100px;  
margin-left: 5px;
margin-top: 150px;
text-align: right;
font-family: Courier, "Comic Sans MS", serif;
font-weight: bold;
}

.aboutcontact 
{
font-size: 20px;
width: 100px;
height: 100px;  
margin-left: 90%;
margin-top: 275px;
text-align: right;
font-family: Courier, "Comic Sans MS", serif; 
}
   
.aboutcontact a
{
text-decoration: none;
color: white;
}

a:hover
{   
color: #393939;
}

h1
{
color: white;
font-family: Courier, "Comic Sans MS", serif;
text-align: center;
font-size: 70px;
font-weight: bold;
}

.secret a
{
color: white;
font-family: Courier, "Comic Sans MS", serif;
text-align: center;
font-size: 70px;
font-weight: bold;
text-decoration: none;
}

.copyright
{
text-align: center;
color: white;
font-size: 12px;
margin-top: 20px;
}