.ffilogin {
	position: absolute;
	right: 15%;
	top: 0;
	color: white;
	font-size: large;
	margin-top: 32em;
	height:30%;
}

#login, #loginform {
	background-color: #a72920 !important;
	color: white;
}

#loginform p label, #loginform div label,  #login p a{
color: white !important;
}