body {
	background-image: url(images/backing.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
h1 {
	font-size: large;
	color: #1E303A;
}
h2 {
	color: #1E303A;
	font-size: large;
}


#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#info a {
	color: #FFFFFF;
}
#content p {
	font-size: small;
	color: #1E4B68;
	padding-right: 5px;
	padding-left: 5px;
}
#content a {
	color: #145983;
	text-decoration: underline;
	font-size: small;
}
#bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #215E8A;
}
#bar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #155F8C;
}
#bar a {
	font-size: xx-small;
}
#george {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

