* {
  padding: 0;
  margin: 0}
html, body {
  font-family: arial, verdana, sans-serif;
  margin: 0 auto;
  text-align: center;
  font-size: 100%;
  background: #CCC;
  border-top: 3px solid red;
  width: 980px;
  text-align: center}
.header {
  width: 980px;
  height: 80px;
  background: #FFF}
.titre {
  width: 980px;
  height: 150px;
  line-height: 2.5em}
.image {
  width: 980px;
  height: 700px}
.bottom {
  width: 980px;
  height: 80px;
  color: #FFF;
  background: #000}
  