
.body-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/bgtech.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #010a13;
	border-bottom: 4px solid #02050a;
}

.announcement-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 0;
	background-image: url(../img/announcement.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #050102;
	border-bottom: 4px solid #02050a;
}

.academics-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 0;
	background-image: url(../img/academics.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}

.degree-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 0;
	background-image: url(../img/degrees-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}

.services-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/services-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}

.catalog-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/catalog-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}

.media-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/media-events-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}
.alumni-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/alumni-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}

.faq-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/faq-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}


.agreement-bg-img {
	width: 100%;
	height: 200px;
	margin-top: 60px;
	background-image: url(../img/agreement-bg-cover.jpg);
	background-repeat: no-repeat;
  	background-position: right top;
	background-color: #07070a;
	border-bottom: 4px solid #02050a;
}

