@font-face {
	font-family: ElliotSans-Bold;
	src: url(Fonts/ElliotSans-Bold.ttf);
}

body {
	background-color: #ff7a1a;
}

#div1 {
	width: 15%;
	float: left;
	background-color: #ff7a1a;
}

#arrow {
	width: 100%;
}

#div2 {
	width: 70%;
	float: left;
	background-color: #ff7a1a;
}

#div3 {
	width: 15%;
	float: left;
	background-color: #ff7a1a;
}

#div4 {
	width: 100%;
	float: left;
	background-color: #ff7a1a;
}

h1 {
	color: #000000;
	text-align: center;
	font-family: "ElliotSans-Bold";
	font-size: 615%;
	font-weight: normal;
	font-style: normal;
	text-shadow: 3px 3px 5px #454444;
}

#div5 {
	width: 100%;
	float: left;
	background-color: #ff7a1a;
}

#constructionTiger {
	width: 50%;
	margin-left: 25%;
}

p {
	color: #000000;
	text-align: center;
	font-family: "ElliotSans-Bold";
	font-size: 300%;
	text-shadow: 3px 3px 5px #454444;
}