#mainPicture
{
margin-left: auto;
   margin-right: auto;
width:1044px;
height:788px;
background-color:#7AE8D4;
}

#mainPicture .picture
{
position:relative;
width:1024px;
height:768px;
top:10px;
background-image:url(aw2.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:relative;
top:200px;
left:270px;
font-size:41px;
color:#77F4C7;
font-family:Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:250px;
left:320px;
font-size:33px;
color:#FCFC71;
font-family:Georgia, "Times New Roman", Times, serif;
}