body { 
	font-family: arial, helvetica, sans-serif;
	margin-left:10%;
	margin-right:10%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}



#footer {
/* 	font-size:62.5%; */
	font-size:70%;
	width:100%;
	padding:0 0 0 0;
	right:0;
	bottom:0;
	position:fixed;
	z-index:100;
	border: 1px;
}

#footer h3 {
	display:none;
	}
