@charset "utf-8";
/*CSS Document  */

.div1   {
	
	background-color:#85e085;
	font-size: 32px;
	text-align: center;
	
}



.div2   {
	
	background-color:#009933;	
	
	
}


.div3   {
	
	background-color: #66ff99
	
	
	
}