/*---------------------------------------------------
--------------HHH-------------------- Josie H. was --
--------------HHH--------------------- :) here :) ---
-----------------------------------------------------
--------------HHH---------jjj------------------------
--------------HHH--------jjj-------------------------
--------------HHH-------jjj--------------------------
--------------HHH------jjj---------------------------
--------------HHH-----jjjjjjjjjj---------------------
----------HH-HHH-----jjj------jjj--------------------
-----------HHHH-----jjj------jjj---------------------
-------------------jjj------jjj----------------------
---------------------------jjj-----------------------
-------------------------jjj-------------------------
-----------------------------------------------------


--             "This Is The Way."
 
                         Mando                      */

body {
	background: teal; 
}

nav ul li {
	list-style: none;
	text-decoration: none;


}

img {
	.padding-right: : auto;  
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

h1 {
	font-family: "Helvetica" , sans-serif;
	color: white; 
	font-size: 36pt;
	text-align: center;
}

h2 {
	font-family: "Trebuchet MS" , sans-serif;
	color: coral;
	font-size: 24pt;
	text-align: center;
}

h3 {
	font-family: "Trebuchet MS" , sans-serif;
	color: lightcyan;
	font-size: 18pt;
	text-align: right;
}

h4 {font-family: Trebuchet MS , sans-serif;
	color: orange;
	font-size:24pt;
	text-align:left;
	padding-left: 150px;

}

p {font-family: "Helvetica" , sans-serif;
	color: lightcyan;
	font-size: 14pt;
	text-align: left;
	line-height: 130%;
	padding-left: 150px;
	padding-right: 150px;
	

}

ul {
	list-style-type: none;
	text-decoration: none;

}
li {
   font-family: "Trebuchet MS", sans-serif;
   color: beige;
   font-weight: 40;
   font-size: 12pt;
   line-height: 150%;
   text-align: left;
   padding-left: 115px;
	}

a:hover {
	background-color: coral;
		color: white;
}
}
	.current-page {
		background-color: coral
		color: white;
		
	}
a:link {
	text-decoration: none;
}


