/* CSS Document */
body
{
background-image:url(../images/Untitled-1_03.jpg);
}
#mid
{
background-color:#132a56;
width:820px;
height:750px;
border: #FFFFFF solid 1px;
font-family:Arial;
font-size:14px;
color:#FFFFFF;
text-align:justify;
padding-top:5px;
padding-right:5px;
padding-left:5px;
text-decoration:none;
}
#im
{
background-image:url(../images/team.png);
background-repeat:no-repeat;
float:left;
width:500px;
height:320px;
}

#ft
{
color:#ff9d29;
font-family:Arial;
}