@charset "UTF-8";
/* CSS Document */
body.login{
	background-image:url(http://www.baroque-hn.com/wp/wp-content/themes/baroque/images/back-login.jpg?2);
    background-repeat:  no-repeat;
    background-position:  top center;
    background-color: #f1f1f1;
}
body.login div#login h1 a{
	background:none;}
body.login div#login h1{
	background:url(http://www.baroque-hn.com/wp/wp-content/themes/baroque/images/logo-login.png) no-repeat center;
}