﻿body
{
    background-image: url('/bgco.jpg');
    background-attachment: fixed;
    background-color: Black;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Verdana;
}

