/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

.whiteback {
background-color: #F7EAC8;
}

.titlebox {
background-color: #F7EAC8;
}

.lightback {
background-color: #F7EAC8;
}

.mainbox {
background-color: #F7EAC8;
}

.mainback {
background-color: #F7EAC8;
}

body {
background-color: #F7EAC8;
}

#tngdd {
background-color: #F7EAC8;
}
