body { background-repeat: repeat; background-image: url(../img/back.gif); }
.zentrieren {
    position:absolute;
	left:50%;
	top:49%;
	width:310px; 
	height:250px; 
	margin:-125px 0 0 -155px;	
	border:0;
}
