/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		https://diythemes.com/thesis/rtfm/custom-css/
*/
body.custom {
    background: #507CB9 url('https://www.mtdmars.co.uk/wp-content/uploads/2018/07/back-barcelona.jpg') 50% 0 no-repeat;
}


.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}

.soliloquy-container{
margin: 0 auto !important;
}

