
#entrypoint {
	width: 			100%;
	text-align: 	center;
	margin-top: 	64px;
}

#entrypoint img {
	width: 			45%;
}

#entrypoint img:hover {
	width: 46%;
}

body {
	background:		black url('../media/runnermike.jpg') bottom right no-repeat fixed;
	color: 			green;
}
