
h1, h2 {
    text-transform: uppercase;
}
h1 {
    font: 26px/28px Lato;
    color: #000;
    font-weight: 900;
    margin-bottom: 16px;
}
.header_404 {
    background-color: #acdcfd;
    height: 175px;
    line-height: 175px;
    margin-bottom: 35px;
}
.header_404 h2 {
    float: left;
    font: 48px/175px Lato;
    color: #f2f1f1;
    padding-left: 100px;
}
.header_404 img {
    float: right;
    padding-top: 10px;
    padding-right: 75px;
    vertical-align: middle;
}
h3 {
    font: 24px/26px Lato;
    font-weight: 900;
    margin-bottom: 20px;
}
.padding {
    padding: 0 20px;
}
p {
    margin-bottom: 20px;
}
.padding, .table_404 td {
    font: 16px/18px Lato;
    font-weight: 900;
}
.table_404 td a {
    display: block;
    margin-right: 80px;
    margin-bottom: 25px;
}
a.return {
    display: block;
    margin-bottom: 40px;
}
