﻿body {text-align: center;
background-color: #9da5b4;}
#container {
	text-align: center;
	width: 756px;
	background-color: #afb8c9;
	margin-right: auto;
	margin-left: auto;
}
#content {text-align: left;
margin: 20px;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: large;color: #464d67;
}
#footer {
text-align: center;
background-color: #afb8c9;	
height: 40px;
margin-top: 0;
font-size: .4em;font-family: Verdana, Helvetica, Arial, sans-serif ;
width: 756px;}
#extra-space {height: 0px
}
a:link			{ color: #464d67; }
a:link:active	{ color: #464d67; }
a:visited		{ color: #464d67; }
a:visited-active{ color: #464d67; }
