html, body{
	margin: 0;
	padding: 0;
}
img{
	border:0;
}
.img-pointer{
	cursor:pointer;
}

.login-box{
	border: 0;
	width: 70px;
	height: 30px;
}