body {

background-color:#308b23;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

.voeux {
text-align:center;
color: #50330D;
font-weight: bold;
}

table {
width:600px;
margin-left: auto;
margin-right: auto;
border:0px;
}

div {
text-align:center;
border: 1px dashed #894D00;
background-color:#5EBE50;
padding:20px;
}

p {
color:#654317;
text-align:center;
margin-left: auto;
margin-right: auto; 
padding-left:5px;
padding-right:5px;
}

A:link {
color: #50330D;
font-size: 14px;
font-weight: bold;
text-decoration: none;
background-color : transparent; 
}

A:visited {
color: #50330D;
font-size: 14px;
font-weight: bold;
text-decoration: none;
background-color : transparent; 
}

A:hover {
color: #894D00;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
background-color : transparent; 
}
