/* SELEKTORY: */

html, body {
  background-color: black;
	color: white;
  font-family: 'Times New Roman', sans-serif;
	width: 623px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#LAYOUT {
	width: 623px;
	height: 1321px;
  background-color: black;
}

