body{

	background-color: #e2e2e2;
}

#year{
	
	-webkit-appearance: none;
}

.login-box, .register-box {
    width: 320px;
    margin: 5% auto;
}