.food-bio{
	width:90%;
	height:180px;
	background-color: gray;
	font-family:Montserrat;
	font-size: 18px;
	text-align:center;
	margin-left: 10px;
	border-style:solid;
	}




.foodfeed{
	width:100%;
	height:160px;
	border-style:solid;
}

.gym-bio{
	width:90%;
	height:180px;
	background-color: gray;
	font-family:Montserrat;
	font-size: 18px;
	text-align:center;
	margin-left: 10px;
	border-style:solid;
	}

.sports-bio{
	width:90%;
	height:180px;
	background-color: gray;
	font-family:Montserrat;
	font-size: 18px;
	text-align:center;
	margin-left: 10px;
	border-style:solid;
	
}

.a1-title{
	text-align:center;
	font-family: Montserrat;
}


.clipboard{
	width:250px;
	height:160px;
}

.project-title{
	background-color:white;
	display:inline-block;
	
	margin-left:300px;
	font-size:30px;
	color:black;
	font-style:Montserrat;
	
	
	
	
}

.projects{
	width:100%;
	height:400px;
	
}





.bleachereport{
	width:250px;
	height:440px;
	background:white;
	display:inline-block;
	float:left;
	border-style:solid;
	border-width:10px;
	border-color: black;
	
}

.aesthetic{
	width:250px;
	height:440px;
	background:white;
	display: inline-block;
	float:left;
	border-style:solid;
	border-width:10px;
	border-color: black;
	}
	
	
.a1-pic{
	width:250px;
}	


.intro{
	background-color: #ffffff;
	padding:0px;
	margin-top: px;
	color:white;
	border-style:solid;
	border-width:5px;
	border-color:black;
	width:100%;
}



.foodrecipe {
    width: 250px;
    height: 440px;
    background: white;
    display:inline-block;
    float:left;
    border-style:solid;
    border-width:10px;
    
    
}

.onlinescout:hover .hoverscout{
   
    display:block;
    
}


	


body{
	background-color: black;
}

.hoverscout{
	display:none;
	color:black;
	padding-top:100px;
	width:200px;
	background-color: #f0e8e8;
	
}
