h1::before {
    content:"Generated Applicaton Downloads";
    color: maroon;
    font-size: 100%;
    display: block;
    height: 45px;
    padding-top: 15px;
    text-indent: 300px;
    border-bottom: solid 4px maroon;
    background: #F0F0F0 URL(https://apps.pvxplus.com/files/img/custom/logo/logo.png) no-repeat;
}
body {
    margin: 0;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    background: White /* URL(https://apps.pvxplus.com/files/img/custom/logo/logo.png) no-repeat; */
}
th, td { padding: 0 15px;
}
.even { background-color: #F0F0F0;
}
.indexcolname { width: 460px; }
h3 { padding: 0 5px; }
table { background-color: White;
margin: 0 auto;
border: solid 1px Silver;
}

