html {
	background-image: url("http://stbenedictlebanon.diocesanweb.org/wp-content/uploads/2018/08/blur-1867402.jpg") !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
}

#login h1 a {
	background-image: url("http://stbenedictlebanon.diocesanweb.org/wp-content/uploads/2018/08/logo-stbenedict.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 310px 310px;
	width: 310px;
	height: 310px;
}

form#loginform {
	background-color: #7faddb;
}

form#loginform label {
	font-size: 13px;
	color: #000000;
}

#loginform input.button-primary {
	background: #3563af;
	border-color:##3563af;
	font-size: 12px;
	color: #FFFFFF;
}

.pb-tailoredlogin-widget {
	background-color: #FFFFFF;
	width: 282px;
}

.pb-tailoredlogin-widget h4 {
	font-size: 18px;
	color: #555555;
}

.login #backtoblog a {
	font-size: 11px;
	color: #464646 !important;
}

.login #nav a {
	font-size: 16px;
	color: #ffffff !important;
}

