body {
    background: #6e48af;
}

a:link, a:visited {
    color: #000;
}

header {
    margin: 40px 0;
    height: 150px;
    background: url(../img/header.gif) no-repeat;
    background-position: top center;
    background-color: #f6f6f6;
}

div.adresse {
    background: #a890cf;
    padding: 20px;
    font-size: 1.2em;
}
