html {
	background-position: left top !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
}

#login h1 a {
	background-image: url("http://ecorse.diocesanweb.com/wp-content/uploads/2017/12/Andre-bessette-logo.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 300px 170px;
	background-color: #ffffff;
	width: 300px;
	height: 170px;
}

form#loginform {
	background-color: #0070bc;
}

form#loginform label {
	font-size: 14px;
	color: #ffffff;
}

#loginform input.button-primary {
	background: #e5e5e5;
	border-color:#e5e5e5;
	font-size: 14px;
	color: #000000;
}

.pb-tailoredlogin-widget {
	background-color: #FFFFFF;
	width: 282px;
}

.pb-tailoredlogin-widget h4 {
	font-size: 18px;
	color: #555555;
}

.login #backtoblog a {
	font-size: 12px;
	color: #464646 !important;
}

.login #nav a {
	font-size: 12px;
	color: #464646 !important;
}

