$(document).ready(function(){
	
	// Backstretch 404
	$.backstretch("/-/img/404/tobias-mole.gif", {speed: 50});
	
});
