﻿body 
{
    font-family: Verdana, Arial, Times New Roman;
    margin-top: 16px;
    margin-left: 150px;
}

.myMainPage
{
    background-image: url(Images/SmallWatermarkLogoWithText.JPG);
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
}

.Header
{
    position: absolute;
    top: 16px;
    left: 0px;
    width: 150px;
}

.Body
{
    min-height: 500px;
}

.Footer
{
}

.ContentPlaceHolder1
{
}
