body
{
    background-color: #48789c;
    background-image: url(images/background_image2.gif);
    background-repeat: repeat-x;
    margin-top: 0px;
}

h2
{
	font-size: 18px;
    background-image: url(Images/h2_background.gif);
    background-repeat: repeat-x;
    padding: 14px;
    color: #074789;
    font-family: arial;
    margin-bottom:20px;
    margin-top:0px;
}

H3
{
    color: #212D62;
}



