/* Any styles you write here will overwrite those of the original stylesheet */

h1.post-title{
	margin-bottom: 5px;
	font-size: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1.page-title{
	margin-bottom: 10px;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post-content h2{
	font-size: 30px;
}


.post-content p{
	font-size: 13px;
}

#footer{
	padding: 5px 0;	
}


#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#footer a:hover{
	background-color: white;
	color: black; 
}