body{

	font-family: Georgia, "Times new Roman",

		Times, serif;
		color: darkred;
		background-color: #33FFB3}

h1{

	font-family: Helvetica, Geneva, Arial,

		SunSans-Regular, sans-serif; color: yellow; text-align: center;background-color: blue;}


h2{
	font-family: Caesar Dressing, cursive;
font-size: 40px;
text-align: center;
border: red 5px solid;}

h3{
	font-family: ZCOOL Kuaile, cursive;
font-size: 35px;
text-align: center;}

h4{
	font-family: Pacifico, cursive;
font-size: 30px;
text-align: center;
color: blue;
background-color: grey;}
