﻿#what {
	position: relative;
	left: 100px;
	top: -420px;
	width: 208px;
	height: 260px;
	background-color:#27251E;
	z-index: 5;
	visibility: hidden;
}
#who {
	position: relative;
	left: 100px;
	top: -680px;
	width: 208px;
	height: 260px;
	background-color:#27251E;
	z-index: 5;
	visibility: hidden;
}
#why {
	position: relative;
	left: 100px;
	top: -940px;
	width: 208px;
	height: 260px;
	background-color:#27251E;
	z-index: 5;
	visibility: hidden;
}
#standards {
	position: relative;
	left: 0px;
	top: -1200px;
	width: 308px;
	height: 260px;
	background-color:#27251E;
	z-index: 5;
	visibility: hidden;
}
#profile {
	position: relative;
	left: 0px;
	top: -1460px;
	width: 308px;
	height: 260px;
	background-color:#27251E;
	z-index: 5;
	visibility: hidden;
}

 



