﻿*       { margin: 0; padding: 0; }
body {
    background-image: url("/assets/images/bg-default.jpg");
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
}

h1 {
    font-size: 24px;
    color: #A31721;
    margin-top: 25px;
}

h2 {
    font-size: 18px;
    font-style: normal;
}

