/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		https://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {
    background: #d5ccc8 url('https://www.marsmtd.co.uk/wp-content/uploads/2025/01/Hyatt-Back.jpg') 50% 0 no-repeat;
}

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

.custom #page {
    background: #fff;
}

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