.backrooms {
    background-image: url('images/wallpaper.jpg');
    background-repeat: repeat;
    background-size: 200px 200px;
}

.clark {
    max-width: 200px;
    height: auto;
    display: block;
    margin-top: 20px;
}

.stare {
    max-width: 400px;
    height: auto;
    display: block;
    margin-top: 20px;
}

.new {
    max-width: 50px;
    height: auto;
    display: inline-block;
    margin-left: 10px;
}