@charset "UTF-8";
/* CSS Document */

#homePage {
	height:670px;
	margin:0 auto;
	padding:0;
	width:1000px;
}
.homeNewton {
	display:block;
	float:left;
	height:670px;
	margin:0 auto;
	padding:0;
	width:250px;
}
#lastGuy {
	background-image:url(../images/g_meditatingNewtonHome-04.jpg);
	background-repeat:no-repeat;
}
#lastGuy:hover {
	background-position:-250px 0;
}