
body {	
      font-family: Helvetica, Arial, sans-serif;
	  color: #665544;
	  padding: 22px;
}


h1 {
  text-align: center;
  color:blue;
  font-family: 'CursiveSansOblique';
  font-weight: normal; 
   font-style: italic; 
  font-size:400%;
}


p { 
   font-family: 'CursiveSansOblique'; 
   font-weight: normal; 
   font-style: italic; 
}

i {color:darkgreen;
}
