body {background-color:white}
h1 {font-family:Verdana, sans serif;text-align: center}
h2 {font-family:Verdana, sans serif;color:black}
h3 {font-family:Verdana, sans serif;color:black;text-align: center}
p {font-family:Verdana, sans serif;color:black;}
a {text-decoration:none}


.head {
	top: 0px;
	position: absolute;
	height: 120px;
	width: 100%;
	left: 0px;
	background-color: #cccccc;
	text-align: center;
		}
	

.navi {	position: absolute;
	left:10px;
	top:150px;
	width:20%;
	height:500px;
	z-index: 0;
	Font-size: 12px;
}
.navi2 {position: absolute;
	left:10px;
	top:850px;
	z-index: 0;
	
	
}
.text {
	position: absolute;
	left: 25%;
	top: 130px;
	width: 75%;
	height:500px;

	}

