body {
    background: url('http://www.one55.com.au/wp-content/uploads/2020/08/ONE55_Active-Carrot_Background-Image_16-inch-MacBook-Pro_3072x1920.jpg');
    background-repeat: repeat;
    background-color: transparent;
}

#logo {
    background-image: url('http://www.one55.com.au/wp-content/uploads/2020/08/WHQ_O55_LOGO_02_A_ORG_RGB_POS.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    clear: none;
    float: middle;
    height: 150;
    text-indent: -9999px;
    width: 250px;
    margin-right: 500px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.alpha60{
	background:#fff;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11edf2f5, endColorstr=#11edf2f5);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#11edf2f5, endColorstr=#11edf2f5)"
}
form label {
    color: #ffffff;  
}
form .button {
    background: #5d87a1;
}

.attention, .fail, .information, .success {
    clear: both;
}

input:focus, textarea:focus {
    background-color: #CCC;
}

#admin_wrapper {
    border: none;
}