﻿.sponsorshipsContent
{
    position:relative;
    z-index:0;
    top:0px;
}

.sponsorshipsBackgroundImage
{
    position:absolute;
    left: 0px;
    top:0px;
    z-index:1;
}

.sponsorshipsBodyText
{
    position:absolute;
    top:120px;
    left:190px;
    color:White;
    height:500px;
    width:720px;
    text-align:center;
    font-size:small;
    z-index:2;
    text-align:left;
}
