﻿body 
{
    background-position: center;
    background-image: url( '../Images/Bkgrnd.png' );
    background-repeat: repeat;

}

#head
{
    background-position: left top;
    background-image: url( '../images/figurehead.png' );
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#VideoAdd1
{
    background-position: center center;
    background-image: url( '../Images/BroPic01sm.png' );
    background-repeat: no-repeat;
}
