h4 {
	position:absolute;
	top:20%;
	left:100%;
	}


#one {
	color:#FFFFFF;
	height:200;
	width:500;
	background:red;
	}

#two {
	
	color:white;
	}

.lightsOff {
	color:black;
	}

a.lightsOn {
	color:white;
	text-decoration:none;
	}

a.lightsOff {
	color:black;
	text-decoration:none;
	}

a.lightsOff.active {
	color:black;
	}

a.lightsOff.visited {
	color:black;
	}
	
a.lightsOn.active {
	color:white;
	}

a.lightsOn.visited {
	color:white;
	}

a.scream {
	color:black;
	text-decoration:none;
	font-family:Gigi;
	font-size:60px;
	font-weight:900;
	}

#three {
	}

#four {
	}

#five {
	color:black;
	text-decoration:none;
	}

/* 10 paths section. start out with a 500x500 box and degrade by 50 for 7 pages, then inrease by 175 per page until end is reached.*/



#path1 {
	background:gray;
	height:500px;
	width:500px;
	margin-left:100px;
	margin-right:100px;
	font-size:30px;
	align:center;
	vertical-align:middle;
	}

#path2 {
	}

#path3 {
	}

#path4 {
	}

#path5 {
	}

#path6 {
	}

#path7 {
	}

#path8 {
	}

#path9 {
	}