﻿#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	
}
#mastheader {
	background-image: url('images/masthead.png');
	width: 960px;
	height: 173px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	text-decoration: none;
}
h1 {
	text-align: left;
	color: #BB002F;
	font-style: italic;
	font-family: Verdana;
	font-size: large;
	text-indent: 15px;
	width: 461px;
	margin-bottom: 47px;
}
h3 {
	background-color: ;
	color: #BB002F;
	font-family: Candara;
	font-size: medium;
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: small;
	color: #BB002F;
}
#container_main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url('images/Web-Home-Page.png');
}
h4 {
	text-align: center;
	color: #BB002F;
	font-style: italic;
	font-family: Verdana;
	font-size: large;
	text-indent: 15px;
	width: 440px;
	margin-bottom: 47px;
}
