﻿h1 {
	font-family: Georgia, serif;


	font-weight: normal;
	font-size: 24px;
	text-align: center;
}

h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 32px;
	color: #808080;
}

h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	color: #808080;
}

p {
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 16px;
	color: #000000;
}
ul {
	list-style-type: none;
	margin: 0;
padding: 0;
}
.author {
	
	font-weight: bolder;
font-family: Georgia, serif;
		font-size: 16px;
	color: #000000;
}