body { background-image:none; }

div.home
{ 
	position:fixed; top:50%; left:50%; z-index:1; 
	background-image:url(../../images/home/bg.gif); background-repeat:no-repeat;
	margin-top:-377px; margin-left:-593px; 
	width:1185px; height:754px;
}