body > h1 {
    background: url("http://data.glacicle.org/avatars/GGLucas.png");
    background-repeat: no-repeat;
    background-position: 100%;
    height: 96px;
    display: inline;
    padding-top: 18px;
    padding-bottom: 20px;
    padding-right: 108px;
}

.thumbnail_top {
    background: url("http://data.glacicle.org/screens/latest-desktop.thumb.png");
    width: 757px;
    height: 161px;
    display: block;
    margin-top: 1em;
}

.thumbnail_bottom {
    background: url("http://data.glacicle.org/screens/latest-desktop.thumb.png") 757px 0px;
    width: 757px;
    height: 161px;
    display: block;
}
