@charset "utf-8";
.rep-bg-2 {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #01245C;
	background-position: 50% 0%;
}
div.rep-bg-2 {
	height: 1600px;
}

