@charset "utf-8";
/* CSS Document */
.mainLinks{
	font-size: 18px;
	color: red;
}
 
	 .activityDet{
		 margin: auto; 
		 width: 90% ;	
		 	
		 border : 3px solid red;  
		 border-radius: 2rem;
		 padding: 10px;
		 background-color: mistyrose;
	 }
.top{
	color:black;
	font-size: 16px;
}
 
		 
		 
	 }
	 h2{width: 100%}
 
