@font-face {
  font-family: 'Allura';
  font-style: normal;
  font-weight: 400;
  src: local('Allura'), local('Allura-Regular'), url(http://fonts.gstatic.com/s/allura/v4/POH_k539yBSzDKiiyA98Tg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/allura/v4/ExiT4hKozv4E-LiOi2vvJA.woff) format('woff');
}
#bg
{
	background: url(../images/school.jpg) no-repeat bottom #e4effb;
	background-size:cover;
	height:auto;
}
.align-center{
	padding:0;
	margin:5% 0;
	}
.box{
	background: rgba(0, 0, 0, 0.3);
	border-radius:10px;
	height:auto;
	box-shadow:5px 5px 5px #000;
	}
img{
	width:100%;
	height:auto;
	}	
.p5{
	padding:5%;
	}
.body-color h4,h1{
	
	padding:10px 0;
	}		
.headerStyle1{
	font-size:45px;
	font-weight:bold;
	color:#48d1cc;
	}	
.headerStyle2{
	font-family:Allura;
	font-size:35px;
	color:#FF0;
	}	
.headerStyle3{
	color:#FFF;
	}	
.headerStyle4{
	font-size:30px;
	color:#F00 !important;
	}	
.next-btn img{
	width:100px;
	}	
.logo-position{
	margin:50px 0;
	}	