body {

background: url(http://www.tennisworld.net.au/wp-content/uploads/2019/08/Login-Background-image-01.jpg) no-repeat top center #F6F6F6 !important;
}
#logo {
	background-image: url("https://bookings.tennisworld.net.au/media/images/tennis/sprite-24bit.20111215.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left -18px;
	clear: none;
	float: left;
	    height: 80px;
    margin-bottom: 30px;
	text-indent: -9999px;
	width: 136px;
	margin-right:500px;
}
.success, .fail, .information, .attention {
	clear:both;
}
.login_custom_html{
margin-top:10px;
font-size: 12px;
}
.login_custom_html a {
text-decoration:none;
color: #666;
font-weight:bold;
}
.forgot_password p a {
color: #666;
}