/* CSS to Hicks - Fortneys submittal to kagnew.html November, 2018 */

body {
	font-family:helvetica, arial, sans-serif;
		background-color: #E0F2F7; 
	background-image:url(images/kagnewpx.jpg);  
	background-repeat: no-repeat; 
	Background-attachment: fixed; 
	background-position:right; 
	}

p {	font-weight:bold;
	margin-left:30px;
	font-size:18px;
	}



h3 {
	text-align: center;
	 color: magenta; 
	}

h4 {	
	text-align: left;
	 color: black; 
	}



h5 { 	font-style: italic;
	text-align: center;
 	color: green; 
	}

h6 { 	
	text-align: center;
 	color: green; 
	}

