﻿/*
CSS for Dycian Maze site
*/

body {

	background-color: black;
	
}


.header  {

	position: absolute;
	top: 30px; 
	left: 70px; 

}


.final  {

	
	position: absolute;
	top: 235px;
	left: 630px;
	 
}



	