tr.hiddenrow, .noprint, .search
{
    display: none;
}

.printbg
{
    background: #af3f02;
}

table#main
{
    background: #9C9682;
    color: black;
    height: 100%;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

span#title
{
    font-size: 55px;
    font-family: "Times New Roman", serif;
}

