
body {
background-image:url("guitare2.PNG");
background-position:center;
font-family: Cursive;
border: width blue;
}

a:hover {color: red;}

table {
border-color: blue;}

form {
padding: 3px;
border-radius: 5px;
width: 200px;
box-shadow: 1px 1px 2px #C0C0C0 insert;
}

b.gras {
fond-weight: bold;
}








