

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background-image: url(../img/TV-HOF.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		color: yellow;
	
} 

#biobox {
	background-color: rgba(255,255,255,0.55) ;
	padding: 24px;
	
}	















