body {
	background-position: center top;
	background-image: url(http://baywinds.org/~bferrell/lighthouse1.JPG);
	background-repeat: no-repeat;
	}

h1 {
	position: absolute;
	left: 29%;
	top: 10px;
	text-align: center;
	}
	
.page {
	background-position: center top;
	background-image: url(http://baywinds.org/~bferrell/lighthouse1.JPG);
	background-repeat: no-repeat;
	}

.title {
	position: absolute;
	left: 30%;
	top: 0px;
	}

.personal {
	display: block;
	position: absolute;
	left:  60%;
	top:   90px;
	width: 220px;
	}

.misc_links {
	position: absolute;
	left:  22%;
	top:   100px;
	width: 250px;
	}

.contact {
	position: absolute;
	left: 12%;
	top: 339px;
	width: 250px;
	}

.counter {
	position: absolute;
	left: 12%;
	top:  505px;
	}

.cert {
	position: absolute;
	left:  40%;
	top:   410px;
	width: 195px;
	}

.speed {
	position: absolute;
	left: 75%;
	top:  475px;
	width: 125px;
	}

.badge {
	position: absolute;
	left: 77%;
	top: 425px;
	
}
	


