body
{
 background-color: #133B00;
 z-index: 0;
}

.top_banner
{
 position: absolute;
 left: 230px;
 top: 0px;
 z-index: 50;
}

.below_top_banner 
{
 position: absolute;
 left: 360px;
 top: 140px;
 z-index: 100;
 color: #CEB88A;
}

.body_text 
{
 position: absolute;
 left: 50px;
 top: 220px;
 right: 250px;
 z-index: 100;
 color: #CEB88A;
}



.main_image
{
 position: absolute;
 top: 200px;
 left: 0px;
 z-index: 25;
}

.enroll_button
{
 position: relative;
 left: 275px;
 top: 0px;
 z-index: 50;
}


a:link 
{
 color: #5B2729;
}

a:visited 
{
 color: black;
}

 
{
 font-family: serif;
}