* {
	margin: 0px;
	padding: 0px;
}
body,html {
	height: 100%;
}

.bg {
	width: 100%;
	height: 100%;
	background-color: #4E7292;
	/*border: 1px solid red;*/
}
.bg img {
	margin: 0px;
	width: 100%;
}

.b {
	/*border: 1px solid red;*/
}

.c_1 {
	width: 280px;
	height: 70px;
	position: absolute;
	left: 268px;
	top:  775px;
}

.c_2 {
	width: 280px;
	height: 70px;
	position: absolute;
	left: 487px;
	top:  890px;
}
.c_3 {
	width: 280px;
	height: 70px;
	position: absolute;
	left: 268px;
	top:  1004px;
}


.c_4 {
	width: 280px;
	height: 70px;
	position: absolute;
	left: 485px;
	top:  1120px;
}

