﻿/*

   Main style sheet
   Author: Eric Hughes
   Date:   8/30/2015

   Filename:         townStyles.css
   Supporting Files: 
   
*/

/*
   alternate styles for sheet
*/

h2#mainTown {
	color: black;
	text-align: center;
	font-family: BayScript;
	font-size: 60px;
}

footer {
	clear: both;
}

picLeft {
	clear: both;
	position: relative;
}