@charset "UTF-8";
/* CSS Document */

body {
	/*background-image:url('Bruce412e15.jpg');
maxwidth:100%;
	background-repeat: no-repeat;background-position: 50% 0px;*/
text-align: center;font-family: Gill Sans, "sans-serif";
	background-color: black;
}

h1 {
/*margin-top: 900px;*/	
text-align:center;	
font-size: 4em;	
	
	
}

.row {
	height: auto;
}

img {max-width:100%; vertical-align: top; height:auto;max-height:100vh; object-fit:contain;}

h2 {
text-align: center;	
font-size: 3em;	
}

h3 {
font-size: 2.5em;	
text-align: center;	
}

p {
text-align: center;	
padding: 0em 6em 3em 6em;	
	font-size: 2em;
		color: white;
}

h3:hover {color:coral}

a:hover {color:coral}