/*body {*/
    /*background-color: #dfdfdf;*/
/*}*/

.fst-row {
    background-image: url('/images/bg.png');
    background-position: center;
    padding-top: 6em;
    margin-left: 3em;
    min-height: 50em;
}

.item_ {
    padding-bottom: 5em;
}

h1 {
    font-family: bebas;
    margin: 0;
    font-weight: 300;
    color: #454545;
    font-size: 30px;
}

p {
    font-family: sans;
    font-size: 1.3em;
}

.scribble {
    position: absolute;
    max-width: 20em;
    left: 3.6em;
    margin-top: 2em;
    z-index: 1000;
}