window.onload=function(){
	document.getElementsByTagName('body')[0].setAttribute('id','main-body');
}
