body {
    background-color: rgb(113, 50, 52);
    margin-left: 15%; margin-right: 10%;
    color:white; 
  font-size: 1.0em;
}

h1 {
    color: white;
    text-align: left;
    font-size: 20px;

}

   	
		:link { color: white;
	text-decoration: none;}  /* for unvisited links */
  :visited { color: white; 
	text-decoration: none;}  /* for visited links */
  :active { color: grey; 
	text-decoration: none;}  /* when link is clicked */
   :hover { color: grey; 
	text-decoration: none;}  /* when mouse is over link */
  

FA 
     { font-size: 2.5em; margin: .70em 0; color:white}
LIG
     { font-size: 70px; color:white;} 