body {
   margin: 0px;
   font-size: 13px;
	font-family: sans-serif;
   background-color: black
}

h1 {
   font-size: 15px;
}

h2 {
   font-size: 14px;
   margin-bottom: 8px;
   margin-top: 18px
}

#annonce {
   background-color: white;
   padding: 10px;
}

ul#contact {
   list-style-type: none
}

#photos div {
   text-align: center; margin: 15px
}

.vendu {
   text-decoration: line-through;
}
