@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";
}

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

img {width:80%;max-width:100%; vertical-align: middle; height:auto;}

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
}

h3:hover {color:coral}

a:hover {color:coral}