body 
{
	margin: 0;
	background-color: #000000;
	background-image: url('../image/background.gif');
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;  /* Zentrierung im Internet Explorer */
}