body {
	padding-top: 50px;
}
body.body-enter {
	padding-top: 0;
}
#header {
	height: 50px;
}
a {
	text-decoration: none;
}
