/* CSS Document */

/**********areaInfo*************************************/ 
A:link, h3 A:visited, h3 A:hover, h3 A:active {
	text-decoration: none;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2{
	font-style: normal;
}

#public{
	width: 300px;
	float: left;
	font-style: italic;
}

#schools{
	width: 300px;
	float: left;
	font-style: italic;

}

#general{
	width: 300px;
	float: left;
	font-style: italic;
}
#augustaPic{
	width: 550px;
	float: right;
}