@charset "utf-8";
.bkg {
	background-image: url(images/skyline.png);
	height: 720px;
	width: 1044px;
	margin-left: auto ;
	margin-right: auto ;
	position:relative;

}
#logo {
	position: absolute;
	height: 255px;
	width: 436px;
	left: 550px;
	top: 70px;
}
#shape {
	position: absolute;
	height: 84px;
	width: 770px;
	left: 10px;
	top: 450px;
}#emailaddress {
	position: absolute;
	height: 23px;
	width: 250px;
	left: 322px;
	top: 490px;
}
#facebook {
	position: absolute;
	height: 23px;
	width: 23px;
	left: 590px;
	top: 484px;
}
#twitter {
	position: absolute;
	height: 23px;
	width: 23px;
	left: 640px;
	top: 484px;
}
#youtube {
	position: absolute;
	height: 23px;
	width: 23px;
	left: 690px;
	top: 484px;
}
#SubmitLink {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px
	font-style: normal;
	color: #ED1E79;
	left: 510px;
	top: 528px;
}

