@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: black;
}

#alles
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 753px;
}