
body
{
background-color: white; 
margin: 0px 0px 0px 0px;
font-size: 62.5%;
font-size: 1.5em;
font-weight: normal;
font-family: 'sans serif', arial, verdana;
color: black;
}



#top
{
width: 100%;
height: 50%;
background-color: white;
color: black;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
background-image: url('finearttitletop.png');
background-position: bottom center;
background-repeat: no-repeat;
}

#bottom
{
width: 100%;
height: 50%;
background-color: black;
color: white;
position: absolute;
top: 50%;
text-align: center;
background-image: url('finearttitlebottom.png');
background-position: top center;
background-repeat: no-repeat;
}


#enterdegreeshow
{
border-width: 0px;
}

#flashcontent
{
border-width: 0px;
margin: 100px 0px 0px 0px;
color: white;
}




a.indexlink:link {text-decoration: none; color: white; background: transparent;}
a.indexlink:visited {text-decoration: none; color: white; background: transparent;}
a.indexlink:active {text-decoration: none; color: white; background: transparent;}
a.indexlink:hover {text-decoration: none; color: white; background: transparent;}

