@import url(http://fonts.googleapis.com/css?family=Sansita+One);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);

body.login {
	font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
	background-image: url(../img/yellow-rose-corner-bg-compressor.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

body.login h1 a {
	background-image: url('../img/gf-icon-transparent-compressor.png');
	background-size: contain;
	background-position: center center;
	padding: 0;
	width: 180px;
	height: 200px;
}