body 
{
 background-color: #133B00;
 z-index: 0;
}

.top_banner 
{
 position: absolute;
 left: 260px;
 top: 0px;
 z-index: 50;
}

.below_top_banner 
{
 position: absolute;
 left: 235px;
 top: 150px;
 z-index: 100;
 color: #CEB88A;
}

.body_text 
{
 position: absolute;
 left: 235px;
 top: 175px;
 z-index: 150;
 color: #CEB88A;
}

.shirt_image_back 
{
 position: relative;
 top: 20px;
 left: -100px;
 z-index: 25;
}

.shirt_image_front 
{
 position: relative;
 top: -300px;
 left: 300px;
 z-index: 25;
}

.bottom_text 
{
 position: absolute;
 top: 620px;
 left: 150px;
 color: white;
 z-index: 25;
}

a.photo_credit:link 
{
 color: #CEB88A ! important;
}

a.photo_credit:visited 
{
 color: #CEB88A ! important;
}

a:link 
{
 color: #5B2729;
}

a:visited 
{
 color: black;
}

 
{
 font-family: serif;
}