﻿h1
{
    text-align: center;
}

h3
{
    color: #0000FF;
}

hr
{
    width: 99%;
    align: center;
}

.quiltshow
{
    border-color: #000000;
    background-color: #009900;
    text-align: center;
}

.holiday
{
    font-weight: bolder;
    color: #009900;
    font-size: 18px;
}

.buttons
{
    text-align: center;
    background-color: #FFFFFF;
    border: ridge;
    border-color: #000000;
    color: #003300;
    font-size: 14pt;
    padding: 5px;
    margin: 1px;
    text-decoration: none;
}
.mainRightBorder
{
    width: 112px;
    background-image: url(images/background2.gif);
    background-repeat: repeat-y;
    background-position: center top;
    vertical-align: top;
}
.header
{
    text-align: center;
}
.mainBody
{
    text-align: center;
}