/* CSS Document */
body.login {
	background-color:#E0F1F6;
	background-image:url('/wp-content/uploads/2015/03/banner_creative_web_development_Irvine_ca.jpg');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center; 
	
}

.login h1 a { 
	background-image: url('/wp-content/uploads/2014/07/logo-dynamic-concepts1.png'); 
	background-size: 176px 112px; 
	width: 176px; height: 112px; 
}