body {
margin-top: 0px;
margin-left: 0px;	
text-align:center;
}
.Welcome {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 8px;
}
.content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sub-heading {

	font-family: "Century Gothic";
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	padding-bottom: 8px;
}
.side-shade {
	background-image: url(../images/side-shade.jpg);
	background-repeat: repeat-y;
}
