body{
background-image: url("guitare.jpg");
font-family:cursive;
color: white;
}
a:hover {
color:red;
}

table {
border-color:green;
}
form {
padding:3px;
border-radius:5px;
width:200px;
box-shadow:1px 1px 2px #C0C0C0 inset;
}
b.gras {
fond-weight:bold;
}
