.funstuff {
	width: 680px;
	text-align: left;
	margin-top: 2px;
	margin-left: 55px;
	border: 0px red solid;
	}
	
	
	
.icon {
	border: 2px black solid;
	margin-right: 10px;
	}	
	
	
	
.wall	{
	width: 196px;
	text-align: left;
	margin-top: 2px;
	margin-left: 0px;
	border: 0px red solid;
	float: left;
	}
	
	

.funstuff h2 { 
	margin: 0 0 0 35px; 
	color: #e41e30;
	font-family: "Georgia", Serif;
	font-style: italic;
	font-weight: normal;
	font-size: 2em;
	}



.funstuff p { 
	margin: 0 35px 0 30px; 
	line-height: 2em;
	}
	
.funstuff a { 
	color: white; 
	font-weight: bold;
	}	
	
	
.funstuff a:hover { 
	color: black; 
	font-weight: bold;
	}	
	
	
	
	
	
	
	
	
	
	