body {
	font-family: 		Times Roman, Times New Roman, serif;
}

blockquote {
	font-family: 		Times Roman, Times New Roman, serif;
	font-size: 			120%;
	margin-left:		80px;
	margin-right:		80px;
	text-align:			justify;
}

a:link	{
    color: 				black;
	text-decoration: 	none;
}

a:visited	{
    color:				black;
	text-decoration: 	none;
}

a:hover	{
	background:			#000000;
	color:				#ffffff;
	text-decoration: 	none;
}

h1 {
	font-family: 		Times Roman, Times New Roman, serif;
	font-size: 			350%;
	font-weight: 		bold;
	margin: 			5px 0px 30px 0px; 
	padding: 			0px;
	text-align: 		center;
}

h2 {
	font-family: 		Times Roman, Times New Roman, serif;
	font-size: 			175%;
	margin: 			7px 0px 0px 0px;
	padding: 			0px;
	text-align: 		center;
}


h3 {
	color: 				#010195!important;
	font-family: 		Times Roman, Times New Roman, serif;
	font-size: 			130%;
	margin: 			7px 0px 0px 0px;
	padding: 			0px;
}

.center-align {
	font-family:		Tahoma, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	text-align: 		center;
}

.container {
/*
	background-image: 	url(http://www.collectivereinventions.org/images/oldmap2_bg.jpg);
*/
	background-image: 	url(http://www.collectivereinventions.org/images/oldmap2_bg4.jpg);
	background-repeat: 	repeat;
	border-bottom: 		3px solid #999;
	border-top: 		3px solid #999;
	border-right: 		1px solid #999;
	border-left: 		1px solid #999;
	margin: 			0 auto; 
	padding: 			15px 30px 15px 30px;
	text-align: 		left;
}
