body {
    font-family: Georgia, "Times New Roman",
          Times, serif;
    font-color: #2F4F4F;
    background-color: #F0FFF0;
	}
h1 {
	font-size: 300%;	
	}
h2 {
	font-size: 175%;	
	}
h3 {
	font-size: 150%;	
	}
p {
	font-size: 150%;	
	}
