@charset "utf-8";
#container {
	height: 800px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#services {
	background-image: url(../images/FPS_Menu.jpg);
	background-repeat: no-repeat;
	height: 762px;
	width: 980px;
	border: 2px solid #3A3B3D;
}

body {
	background-color: #000000;
	margin-top: 0px;
}
