html {
    background: url(imgs/1511.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
}

h2.header{
    font-weight: bold;
    text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
}

.sf{
    margin-top: 5px;
    margin-bottom: -10px;
}
