body{
	background-color: #33ccff;
	
}
.login_background{
	background: #ffffff;
	width: 70%;
	height: 451px;
	margin-top: 65px;
	border-radius: 10px;
}
.image_align{
	text-align:center;
	margin-top:30px;
}
.btn-style{
	margin-top:20px;
}
.profile_pic {
    width: auto;
    float:none !important;
}
.my_acc_img{
	width: 100%;
}
