body {
	background: white;
    color: #464646;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
#wrapper {
    background-color: #fff;
    margin: 0 !important;
    padding: 0 !important;
}

#uef-wrapper {
    background: #fff none;
    margin: 0 !important;
    padding: 0 !important;
}

div#uef-bottom {
    display: none;
}
