@charset "utf-8";

section {
	float: none;
	top: 495px;
	width: 90%;
	background-color: rgba(102,102,102,.8);
	right: 5%;
	left: 5%;
}

header {
	width: 480px;
	top: 320px;
}

nav {
	position: absolute;
	left: 5%;
	top: 259px;
	width:480px;
	height: 38px;
	z-index: 3;
	text-align: right;
	background-color: rgba(51,51,51,.001);
	border-radius: 50px;
}
#Services {
	position: absolute;
	left: 5%;
	top: 147px;
	height: 98px;
	z-index: 2;
	width: 665px;
}
