body {
 background: #000;
}

h1 {
 text-indent: -10000px;
 background: url(../i/logo.jpg) no-repeat center;
 height: 60px;
}

#montage {
 width: 655px;
 margin: auto;
 text-align: center;
 font-family: Trebuchet MS;
 font-weight: bold;
 color: #fff;
}

#montage a {
 color: #fff;
 text-decoration: none;
}

#montage a:hover {
 color: yellow;
}

