body {
font-family:tahoma, sans-serif;
  /*  width:92%;  */
   margin:auto;
background-color:#8FFFE3;
}



#content {
width: 80%;
margin:auto;
margin-top:2%;
background-color:white;	
padding:2%;
	
}




h1 {
	color:#4979FC;
font-size:56px;
    text-shadow: 2px 1px black;
	display:inline;
	
	   
}


