/*
FWAAMPA.ORG THESIS CSS
*/

body {
	background-image: url(../../../../images/fwaampa_background.png);	
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 5px solid #3e3e3a;
}

.custom #page {
    background: #fff;
}