﻿/*

   Main style sheet
   Author: Eric Hughes
   Date:   8/30/2015

   Filename:         townStyles.css
   Supporting Files: 
   
*/

/*
   alternate and page specific styles for townPage.htm
*/


audio {
background-color: white;
display: block;
margin: 5px auto;
text-align: center;
width: 75%;
}

article {
text-align: center;
border: 0px;
padding-top: 30px;
}

section {
text-align: center
}

h2#media {
text-align: center;
color: white;
font-family: BayScript;
font-size: 45px;
}

section{
taxt-align: center
}

article {
	border-style: ridge;
	border-color: gray;
	border-width: 2px;
	float:none;
	padding: 40px;
}

div#audio {
   padding-top:45px;
	height:100px;
	padding-bottom: 45px;
}

h2#mainMedia {
	color: white;
	text-align: center;
	font-family: BoaScript;
	font-weight: bold;
	padding-top: 45px;
	font-size: 20px;
}