﻿body
{
    margin: 0px 0px 0px 0px;
    background-image: url('../images/CoasterBG.png');
    background-repeat: no-repeat;
    background-position: right top;
}
.contentdiv
{
    font-family: Verdana;
    font-size: 11px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

#menudiv
{
    height: 23px;
}
.photoTable
{
    width: 100%;
}
.tableCell
{
    vertical-align: top;
}
#titlediv
{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
h1
{
    margin-left: -15px;
    font-size: 2em;
}
