

body {
	background-color: rgba(0, 150, 144, 0.1);;
}

a:focus {
	box-shadow: none;
}

#backtoblog {
	display: none;
}

#login form p.submit {
	filter: grayscale(1) !important;
}