﻿h1
    {
        border:none;
    }

.headline
    {
        margin-bottom:10px;
        height:25px;
    }

.testimonialsPic
    {
        float:left; 
        margin-right:10px;
        border:1px solid white;
        margin-top:5px;
    }

.bigQuote
    {
        font-size:150%;
        font-family:Georgia, "Times New Roman", serif;
        color:#8c0000;
    }