﻿.pageTitle
{
    margin: 40px 50px;
    font-family: "Arial";
    font-size: 24px;
    color: #333333;
}


#brochures
{
    width: 100%;
    margin-bottom:100px;
}

#brochures td
{
    text-align: center;
}

#brochures h2
{
    margin: 10px;
    font-family: "Arial";
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

a 
{
    text-decoration: none;
}

