body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #DC0000;
    background-color: #33FFB3;
    font-size: 25px;
    text-align: justify;
}
h1 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
    color: yellow;
    background-color: #0087FF;
    font-size: 50px;
    text-align: center;
}
h2 {
	font-family: 'Caesar Dressing', cusive;
	font-size: 40px;
}
h3{
	font-family: 'ZCOOL KuaiLe', cursive;
	font-size: 30px;
}
h4{
	font-family: 'Geo', sans-serif;
	font-size: 50px;
	text-align: center;
	background-color: #FF3600;
	color: #5D00FF;
}