﻿body
{
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FFFFFF;
}
        h1
        {
            font-family: "Segoe Print";
            font-size: 44px;
            font-weight: bold;
            line-height: 50px;
        }
        h2
        {
            font-family: "Segoe Script";
            font-size: x-large;
            font-weight: bold;
            color: #000000;
            line-height: 30px;
        }
        h3
        {
            font-family: "Michaelmas";
            font-size: x-large;
            color: #FFFFFF;
        }
.nopictureLayout
{
    margin: 10px;
}
.pictures
{
    border: thick solid #3e0d0b;
}
.galleryCells
{
    vertical-align: top;
    margin: 10px;
    text-align: center;
}
