body {
    background: #fff url(/assets/images/popup-header.jpg) 0 0 no-repeat;
    padding: 110px 20px 0 20px;
    color: #000;
    text-align: left;
    font-family: arial,tahoma,sans-serif;
    font-size: 13px;
    line-height:1.5;
}

a {
    text-decoration:underline;
    cursor:pointer;
    color:#c48700;
    }

a:hover {
    text-decoration:none;
    }

h1,
h2,
h3 {
    font-weight:normal;
    letter-spacing:0px;
    line-height:1.5;
    margin-bottom:1em;
    }

h1, {
    font-size:24px;
    color:#163249;
    margin-bottom:5px;
    clear:both;
    }

h2 {
    font-size:16px;
    color:#26658c;
    margin-bottom:10px;
    margin-top:5px;
    }
