* { margin: 0; padding: 0 }

.clear { clear: both; line-height: 1%;  }

body {
  background: #054005;
  text-align: center;
  font-family: verdana;
}

h1, .news {
  margin: auto;
}

h1 {
  background: url(images/outillage-lalicorne-67_02.gif) no-repeat top left #FFF;
  color: #054005;
  width: 500px;
  padding: 70px 0 70px 90px;
  font-size: 120%;
}

.news {
  width: 590px;
  text-align: left;
  background: #FFF;
  color: #054005;
}
.news h2 {
  background: #054005;
  color: #FFF;
  font-size: 105%;
}