@font-face {
    font-family: 'Satisfy-Regular';
    src: url('/error/Satisfy-Regular.eot');
    src: url('/error/Satisfy-Regular.eot?#iefix') format('embedded-opentype'),
    url('/error/Satisfy-Regular.woff') format('woff'),
    url('/error/Satisfy-Regular.ttf') format('truetype'),
    url('/error/Satisfy-Regular.svg#Satisfy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vagroundedthin';
    src: url('/error/vagroundedstd-thin-webfont.eot');
    src: url('/error/vagroundedstd-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('/error/vagroundedstd-thin-webfont.woff2') format('woff2'),
    url('/error/vagroundedstd-thin-webfont.woff') format('woff'),
    url('/error/vagroundedstd-thin-webfont.ttf') format('truetype'),
    url('/error/vagroundedstd-thin-webfont.svg#vagroundedthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    line-height: 1.4;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'vagroundedthin';
    color: #6d6e70;
}

header {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
}

.pic {
    margin: 55px 0 0 0;
    position: relative;
    z-index: 1;
}

.txt {
    margin-top: -51px;
    position: relative;
    z-index: 2;
}

h2 {
    margin: 0 0 16px;
    text-transform: uppercase;
    color: #ed1c24;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 100;
}

p {
    margin: 0 0 2px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1em;
}

p.signature {
    font-family: 'Satisfy-Regular';
    font-size: 24px;
    font-size: 2.4rem;
    margin: 13px 0;
}

