body {
	background: url(../images/geekeryheader.jpg) no-repeat fixed;
	background-color: #669933;
	/*background-position: 50% 75%;*/
	-webkit-user-select: none;
	font: 12px "Lucida Grande";
}
/*#links { /* background image block *!/
display: block;
width: 215px;
height: 60px;
margin-top: 0px;
}*/
#links a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#blog { /* blog Link */
/*background-color: #444444;*/
float: left;
position:absolute;
width : 55px;
height: 45px;
margin-left: 285px;
margin-top: 105px;
}
#resume { /* resume Link */
/*background-color: #ffcc00;*/
float: left;
position:absolute;
width : 78px;
height: 25px;
margin-left: 580px;
margin-top: 305px;
}
#credit { /* credit Link */
float: left;
position:absolute;
margin-left: 5px;
margin-top: 650px;
font-family: sans-serif;
font-size: x-small;
}