.header{
position: absolute;
top: 35px;
left:2px;
width: 400px;
z-index:3
}

.wrapper{

}

.seal{
position: absolute;
top: 175px;
left:450px;
z-index:1
}

.goBack{
	position: absolute;
	top: 170px;
	left: 125px;
	width: 400px;
	Z-index:1
}



.nav{
position: absolute;
top:230px;
left: -200px;
width: 400px;
z-index:2
}

.content{
position: absolute;
top:225px;
left: 70px;
z-index:4
}

body {background-color: black;

	        background: black;
	        color: white;
	        border-radius: 1em;
	        padding: 1em;
	        position: absolute;
	        top: 5%;
	        left: 30%;
	        margin-right: -25%;
	        transform: translate(-50%, -50%) }
}
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;}
