﻿body
{
    background-color: #ccccff;
}
#InnerTable
{
    background-image: url(Images/N00098-CCS75.jpg);
    width: 814px;
    height: 613px;
    background-repeat: no-repeat;
}
#OuterTable
{
    width: 600px;
    height: 800px;
    padding: 0;
}
.PSFont
{
    font-weight: bold;
    font-size: 32pt;
    color: #afafff;
    font-family: 'French Script MT';
}

.EnterButton
{
    text-decoration: underline;
    color: #afafff;
    font-family: Arial;
    font-size:large;
}
