.panel{
background: linear-gradient(to bottom, #56ab2f, #a8e063);}
#im{
	
	height:150px;
	width:150px;
}
.login-form{width:390px;}
.login-title{font-family: 'Exo', sans-serif;text-align:center;color: white;}
.login-userinput{margin-bottom: 10px;}
.login-button{margin-top:10px;}
.login-options{margin-bottom:0px;}
.login-forgot{float: right;color:white; }