/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Nov 18 2016 | 02:20:19 (pm)
/*
/******* Do not edit this file *******/

#content {
    float: left;
    width: 70%;
}
.aside {
    float: right;
    width: 26%;
}

.blog-header {
    margin: 0 0 48px;
    padding: 24px 0;
}

.header-image {
    background: rgba(0, 0, 0, 0) url("http://www.arlra.org.au/wp-content/uploads/2016/09/arl8.jpg") no-repeat scroll center center;
    height: 300px;
    margin-top: 12px;
}