body {
background-image: url("../skeudennou/fond.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0% 0%;
} 

.daittre {
position: absolute;
top: 25%;
left: 25%;
width: 45%;
font-weight: bolder;
font-size: 20px;
color: white;
text-align: center;
}

img {
border-width: 0px;
padding: 1px;
}

img:hover {
border-style: dashed;
border-color: white;
border-width: 1px;
padding: 0px;
}

a {
text-decoration: none;
color: white;
}
