	.blue{
		font-family: 'Zilla Slab', serif;
		font-size: 25px;
		color: #e5e5e5;
		font-weight: bold;
	}
	.white{
		font-size: 35px;
		color: #ffffff;
		font-family:'Zilla Slab', serif;
		font-weight: bold;
	}
	body{
		background: url(school.jpg);
	}	
	.maintable{
		background-color:#98AFC7;
		width: 100%;
		height:500px;
		padding: 10px;
		border-style: dashed;
		border-width: 10px;
		border-color: #e5e5e5;
		
}
	}
	.content{
		margin: auto;
		width: 1000px;
	}
	.maintd{
		vertical-align: top;
		padding: 25px;
	}
		}
	a:link{
		color: #ffffff;
		font-family: 'Zilla Slab', serif;
		font-size: 20px;
		font-weight: bold;
	}
	a:visited{
		color: #ffffff;
		font-family: 'Zilla Slab', serif;
		font-size: 20px;
		font-weight: bold;
	}
	a:hover{
		color: #ffffff;
		font-family: 'Zilla Slab', serif;
		font-size: 20px;
		font-weight: bold;
	}
	a:acive{
		color: #ffffff;
		font-family: 'Zilla Slab', serif;
		font-size: 20px;
		font-weight: bold;
	
	}			
	.nav{
		width: 25%;
		height: 25px;
		font-family: 'Zilla Slab', serif;
		font-weight: bold;
		font-size: 20px;
		border-style: dashed;
		border-width: 5px;
		border-color: #e5e5e5;
}
	}
	.navtable{
		width: 85%;
		height: 60px;
	}
	.table1{
		border: #e5e5e5;
		font-family: 'Zilla Slab', serif;
		border-collapse: collapse;
		width: 25%;
		height: 25px;
	}
	.table2{
		border: #e5e5e5;
		font-family: 'Zilla Slab', serif;
		border-collapse: collapse;
		width: 20%;
		height: 50px;
		font-size: 15px;
	}
		
