body {
    background: url('http://www.fremantle.wa.gov.au/sites/all/themes/cof/images/icn-venue-detail.png');
    background-repeat: repeat;
    background-color: transparent;
}

#logo {
    background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/338/Autumn_Header2017.jpg');
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    clear: none;
    float: middle;
    height: 250;
    text-indent: -9999px;
    width: 750px;
    margin-right: 250px;
    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: #273a62;  
}
form .button {
    background: #273a62;
}

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

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

#admin_wrapper {
    border: none;
}