﻿body {
    background-color: #333F4C;
    font-family: Verdana,Geneva,Kalimati,sans-serif;
    font-size: 12px;
    line-height: 21px;
    margin: 0;
    padding: 0;
}

#content {
    color: #A3AFBC;
    margin: 45px auto auto;
    text-align: center;
    text-shadow: 0 -1px 0 #111416;
    width: 455px;
}

#content h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 23px;
    margin-top: 36px;
}
