jQuery(document).ready(function() {
	document.getElementsByTagName("body")[0].style.marginTop = "24px";
});
