﻿body
{
    background-position: center bottom;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    color: black;
    background-color: gold;
    background-image: none;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.maverickmenu
{
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    color: black;
    text-decoration: blink;
}
table
{
    border: thin solid #000000;
    table-layout: auto;
    width: 141px;
}
