body{
	background: url('images/Background-1.png') no-repeat;
	background-color: #87CEEB;
	background-position: center;
	background-size: cover;
}
.loginlogo {
   background: url('images/Logo bulat e-PayBOS.png') no-repeat;
   background-position: center;
   font-size: 35px;
   text-align: center;
   margin-bottom: 25px;
   height: 200px;
   background-size: contain;
}
.loginbox {
  width: 300px;
  margin: 3% auto;
}