body {
text-align:center;
background-color:rgb(0,127,0);
font-family:comic sans ms;
}
h1, h3 {
border: 5px ridge yellow;
color:yellow;
line-height:2em;
}
h1 #contact { font-size:0.5em; color:red; text-decoration:overline underline; margin:0; margin-left:200px;}
h1 img { width:80px; border:0; margin:0; margin-right:200px;}

h2 {
color:red;
background-color:yellow;
width:200px;
margin:auto;
border:2px ridge red;
line-height:2em;
}
p.consigne {
background-color:yellow;
}
table {
width:880px;
margin:auto;
margin-top:100px;
margin-bottom: 100px;
empty-cells:show;
border-collapse: collapse;
}
td {
width:55px;
height:100px;
}
#maison {
background:url(../images/maison.jpg);
width:200px;
}
