body.custom {
}
.custom #container {
    margin-top: 1em;
    margin-bottom: 2em;
    padding: 0em;
    background: #ffffff;
}
.custom #page {
    background: #fff;
}
.custom #header #logo a {
background:transparent url() no-repeat scroll 0 0;
display:block;
height:50px;
outline-style:none;
outline-width:medium;
width:100%;
margin-right:auto;
margin-left:auto;
}