/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}


*/