html, body {
	background: #2A3C90;
}
p, a {
	color: #ffffff !important;
	font-size: 16px;
}
.login h1 {
    text-align: center;
    background: #ffffff;
}
p.forgetmenot, #login p {
    color: #000 !important;
}