/*
	Description		: Stylesheet für Tetris [GC6TD0R]
	Date			: 2016-09-22
	Author			: Plan-Be
*/

body {
	background-color: #000000;
	color: #ffffff;
}

h1 {
	text-align: center;
}

p.des {
	text-align: center;
}

p.copy {
	text-align: center;
	font-size: small;
	color: #ffffff;
}