

/* Overall Settings */

#default_header, #default_footer {
    text-align: center;
}

body {
	color:#000000;	
}

div.default_container {
	background-color:#deebf3;
}

#wf-id-header *, #wf-id-footer * {
    background-color: #deebf3;color:#000000;
}

.wf-widget-foreground {
    background-color:white;
}
