


	

	header, section, footer {background-color: #152238;
			padding:4em; font-size: 2em;}
section { border-bottom: 1px solid white;
	 				padding-bottom:1em;
	 				margin:1em 0;}

 #introduction h1 {font-family: "Archivo Black", sans-serif; font-size: 2.5em; line-height: 1em;} 

	p {font-family: "Roboto Condensed", sans-serif; font-size: 1em; line-height: 2em;}
	p, h1, h2, h3, h4, h5, h6 {color: tan;}
	/*img {display:block; margin-left: auto;margin-right: auto; border-radius: 8px;}*/
	h2 {font-family: "Archivo Black", sans-serif; line-height: 2em; font-size: 1.5em;} 

.PortraitImage {display:inline; float:right; margin: 0 0 10px 5px;}
.PortraitImage2 {display:inline; float:left; margin: 5px 10px 5px 0px;}

	
section a:link,header a:visited {color: sky blue; text-decoration: none;}
section a:hover,header a:focus,header a:active {text-decoration: none; color:white;}
footer p {font-family: "Roboto Condensed", sans-serif; font-size: 1em; line-height: 2em; text-align: center;}

