body {
background: url(../images/rascasse.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#credit {
position: absolute;
bottom: 0;
right: 0;
}

#credit a {
text-decoration: none;
color: white;
font-size: 12px;
}

#credit img {
width: 17px;
height: 17px;
opacity:0.6;
border: none;
}
