@charset "utf-8";
#homepage {
	margin-left: -400px;
	position: absolute;
	left: 50%;
	z-index: 1;
}
#homebutton1 {
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-top: 475px;
	margin-left: -360px;
}
#aboutus1 {
	position: absolute;
	z-index: 3;
	left: 50%;
	margin-top: 505px;
	margin-left: -360px;
}
#contactusbutton1 {
	margin-top: 533px;
	margin-left: -360px;
	position: absolute;
	z-index: 5;
	left: 50%;
}
