body {
        font-family:lucida console;
}

.newstuff{
        font-size:x-small;
        color:red;
}

.small{
        font-size:x-small;
}

.contact{
        font-size:small;
}

.quote{
        font-size:x-small;
        text-align:center;
}

.logo {
        margin:0px;
        padding:0px;
        width: 100%;
}
.logo h3 {
        font-size: 20px;
        line-height:27px;
        color:#000000;
        float: left;
}
.logo img {
        float: left;
        width: 66px;
        height: 57px;
        margin:0;
        padding:4px;
}
div.clr {
        clear: both;
        height: 0;
        line-height: 0;

