﻿body
{
    background-color: #adcddc;
    background-image: url(Images/bg_whiteblue2.jpg);
    background-repeat: repeat-y;
    margin: 0 0 0 0;
}

#bluewhite
{
    position: relative;
    margin: 0px auto 0px 0px;
    background-image: url(Images/background17k.jpg);
    background-repeat:no-repeat;
    width:800px;
    height:591px;
}
#content
{
    position:absolute;
    top:135px;
    left:55px;
}

#Heading
{
    position: relative;
    margin: 0px auto 0px -20px;
    background-image: url(Images/submitYourClaim.png);
    background-repeat:no-repeat;
    width:500px;
    height:90px;
}
