/**
 * @author johnhardy
 */
$(document).ready(function() {

			$('body,"#pagecontainer').css({"background-position":"center 24px"});
			
			

});

