/*
Little Learners Playschool
Washington, DC

Main Stylesheet

Published:  	February 22, 2008
Designer:   	David Russell
Designer URI:	http://theaterchurch.com

<style>
*/

* {font-family: Georgia, Times New Roman, serif;}

h1 {font-size: 2.2em; font-weight: 100;}
h2 {font-size: 1.5em; margin: 2em 0 0.1em 0; font-weight: 100;}
h3 {font-size: 1.3em; border-bottom: 1px solid #CCC; margin-top: 2em; font-weight: 100;}
	h3.first {margin-top: 1em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.0em;}
h6 {font-size: 0.8em;}

#header h1 {
	text-align: center;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
}

#footer {
	color: #CCC;
	text-align: center;
	border-top: 1px solid #CCC;
	margin-top: 1em;
}
