﻿@font-face {
    font-family: 'sansa_pro_normalregular';
    src: url('../font/fontawesome-webfont.eot');
    src: url('sansapro-normal-webfont.eot?#iefix') format('embedded-opentype'), url('../font/sansapro-normal-webfont.woff') format('woff'), url('../font/sansapro-normal-webfont.ttf') format('truetype'), url('../font/sansapro-normal-webfont.svg#sansa_pro_normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    height: 100%;
}

html {
    display: table;
    margin: auto;
}

body {
    display: table-cell;
    margin-bottom:20px;
    vertical-align: middle;
}

section {
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    padding:15px;
}

.water-mark h1{
    color:#dedede;
    font-weight:900;
    font-size:150px;
}

.details {
    margin-top: 10px;
    display: table-cell;
    vertical-align: middle;
}

h2 {
    color: #242424;
    font-weight: 900;
    font-size: 40px;
}

h3 {
    margin-top: 40px;
    font-weight: 900;
    font-size: 20px;
}

h4 {
    margin-top: 20px;
    font-weight: 900;
    font-size: 16px;
}
