﻿body 
{
    text-align: center;
    margin:0;
    font-family: Rockwell;
    background: url(Images/ComingSoon.jpg) no-repeat center top
}
a:link 
{
    color: #6A3B1A;
    text-decoration: none
}
a:visited 
{
    color: #6A3B1A;
    text-decoration: none;
}
a:hover 
{
    color: #6A3B1A;
    text-decoration: underline
}