#header{
position: absolute;
top: 35px;
left: 190px;

z-index:3
}


#seal{
position: absolute;
top: 75px;
left:585px;
z-index=1
}




#nav{
position: absolute;
top:150px;
left: 70px;
z-index:2
}

#content{
position: absolute;
top:225px;
left: 100px;
z-index:4
}

body {background-color: black;}
body {font-family:"Times New Roman", Garamond, "serif"; color: white;}

a:link{color:orange;}

a:visited{color:orange;}

a:hover{color:red;font-weight:bold;}

table{font-family:"Times New Roman",Garamond, serif; color:white;}

h1{font-family: "Times New Roman", Garamond, serif; color:white}

h2{font-family: "Times New Roman", Garamond, serif;color:white}

h3{font-family: "Times New Roman", Garamond, serif;color:white}

h4{font-family: "Times New Roman",  serif;color:white}

p{font-family: "Times New Roman",serif;color:white}

p{font-color: white;}
