﻿.biosContent
{
    position:relative;
    z-index:0;
    top:0px;
}

.biosBackgroundImage
{
    position:absolute;
    left: 0px;
    top:0px;
    z-index:1;
}

.biosBodyText
{
    position:absolute;
    top:95px;
    left:100px;
    color:White;
    height:500px;
    width:625px;
    text-align:center;
    font-size:small;
    z-index:2;
    text-align:left;
}