﻿body
{
    background-position: 150px 100px;
    background-image: url(       'Images/KM-Logo-BG.gif' );
    background-repeat: no-repeat;
    background-attachment: fixed;
}

h2
{
    font-family: Book Antiqua, Bookman Old Style, Times New Roman;
}

p
{
    text-indent: 20px;
    line-height: 25px;
    padding-right: 15px;
    padding-left: 15px;
}
