* {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: maroon;
}
h1 {
	font-family: georgia;
 color: #571431;
 font-size: 20px;
 margin-top: 1.5em;
 margin-bottom:  1em;
 border-bottom: 1px dotted maroon;
 margin-right: 2em;
}
h2 {
	font-family: verdana;
 color: #571431;
 font-size: 16px;
 margin-top: 1.5em;	
}
img {
	border: none;
}
a {
	color: #007ACD;
	text-decoration: none !important;
	font-weight: bold;
	}
a:hover, a:focus {

	}

#content-container {
	width: 800px;
	margin: 0 auto;
}