body {
	background: #ffffff;
	}
div.top {
	height: auto;
	width: 100%;
	position: fixed;
	}
div.sidebar {
	float: left;
	width: 25%;
	height: auto;
	}
div.quote {
	float: left;
	width: 60%;
	line-height: 2;
	}
div.resource {
	width: 20%;
	float: left;
	text-align: center;
	margin-left: 15px;
	}
div.number {
	border: 1px solid black;
	width: 50%;
	margin-left: 25%;
	}
img.bar {
	margin-left: -20px;
	margin-top: -10px;
	width: 1200px;
	height: 55px;
	}
img.banner {
	margin-top: 0px;
	}
img.rock {
	width: 50%;
	height: auto;
	}
p.img {
	text-align: center;
	}
h1 {
	text-align: center;
	text-decoration: underline;
	}
h2 {
	margin: 0;
	}
h3 {
	text-decoration: underline;
	text-align: center;
	}
h4 {	
	margin: 0;
	}
span.stigma {
	text-decoration: underline;
	}
address {
	font-size: small ;
	clear: both;
	width: 250px;
	height: auto;
	border: 2px groove blue;
	background-color: rgb(15,15,15);
	color: white;
	padding: 5px;
	}
p#quote {
		font-size: 14px;
		text-align: justify;
		}	
div.right {
	padding-right: 35px;
	float: center;
	text-align: center;
	}