
		body
		{
			background-image: url("../pictures/labirynth.jpg");
			background-repeat: no-repeat;
			background-size: 100% 100%;
			background-attachment: fixed; width="1500">
		}

		h1
		{
			position:absolute;
			left: 0%;
			top: 45%;
		}

		h2
		{
			position:absolute;
			left: 40%;
			top: 40%;
		}
