
body {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12pt;
	color:				#fff;
	margin: 			0;
	background-image:	url(../images/bg.jpg);
}

#stier {
    position:absolute; top:50%; left:50%;
    margin-left:-127px; margin-top:-119px;
    width:255px; height:239px;
  }


	



