body {

    background: #ffffff;

    text-align: center;

    color: #000000;

}



h1, h2, h3, h4, h5, h6 {

    font-weight: normal;

    color: #990033;

}



h1 {

    font-size: 2.2em;

}



h2 {

    font-size: 1.8em;

    margin-bottom: 0.35em;

}



h3 {

    color: #ff6600;

}



h4 {

    font-size: 1.2em;

    line-height: 0.45;

    margin-bottom: 1.25em;

    color: #333333;

}



.small {

    font-size: 0.9em;

    margin-bottom: 1.875em;

    line-height: 1.4em;

}



.container {

    background: #FFFFFF;

    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

    border: 0px solid #000000;

    text-align: left;

}



#agent1 {

    background: #ffffff url(../images/block_background1.jpg) no-repeat;

    height: 473px;

}



#agent2 {

    background: #ffffff url(../images/block_background.jpg) no-repeat;

    height: 473px;

}



.space {

    height: 90px;

}



#footer {

    text-align: center;

}


