/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

custom #header { padding-top: 0; }
.custom #footer { padding-bottom: 0; }


body.custom {
    background: #889e4c url('http://www.rebeccagarcia.com/wp-content/uploads/2013/05/background.png') no-repeat 50% 0;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}