


div.home {
background-image: url(sky.jpg);
	width:100%;
		height:930px;	
}
div.topic {
	background-image: url(sky.jpg);
}

div.h1{	
		
		font-family: AR BERKLEY;
		font-size: 150%;
		text-align: center;
		
		background-color: #33B0FF;
		
		
}
div.h2{color: #800517;
		padding: 5px;
		margin: 20px;
		font-size: 120%;
}



p  {
	
    font-family: Comic Sans MS ;
    font-size: 120%;
	padding: 5px;
    margin: 20px;
}


span{
	color: black;
	text-decoration: underline;

}
div.p {
   
    color: #800517;
    margin:10px;
    padding:10px;
}	

div.nav{	
		font-family: courier;
		width: 100%;
		font-size: 180%;
		text-align: center;
		
		
}
div.reference {
		font-family: courier;
		background-image: url(631eabfb1458fc8524e119386b0919c1.jpg);
		
		width:100%;
		height:930px;
		font-size: 100%;
		color: #800517;
		
    
		
		
}

div.li{
	font-family:Verdana ;
	font-size: 100%;
}

div.footer{
	
	color: Blue;
	text-align: center;
}

