@charset "utf-8";
.home_bdr {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2E3D80;
	border-bottom-color: #2E3D80;
}
.home_img {
	background-image: url(Images/img_splash.jpg);
	height: 412px;
	width: 760px;
}
