body {
	background-color:#999;
	background-image: url(images/bg.jpg);
}

#Content {
	font-family: "Century Gothic", "Century Gothic Bold";
	background-image: url(images/content2.jpg);
	font-size:12px

}
#Content1 {
	font-family: "Century Gothic", "Century Gothic Bold";
	font-size:12px

}
#Title {
	font-family: "Century Gothic", "Century Gothic Bold";
	background-image: url(images/header.jpg);
}
#links {
	font-family: "Century Gothic", "Century Gothic Bold";
	text-decoration: none;
	background-image:url(images/button1.jpg);
	
}
a:link { 
color: black; 
text-decoration: underline; 
}
a:visited { 
color: black; 
text-decoration: none; 
}
a:hover {
	font-weight:bolder;
	color: white;
	text-decoration: none; 
} 
#information {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#content header {
	font-size: 18px;
	font-style: oblique;
}
h2 {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
}
