#nav, #footer, .nav, #utility-nav, #sitesearch, #secondary {
    display: none;
}
#primary {
    width: 88%;
    margin: 5%;
    }
#breadcrumbs, #wrapper, #header{
    border: none;
    height: auto;
    }
a#brand {
    color: #A6B4AC;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    text-indent: 0;
    width: auto;
}
a#brand span{
    display: block;
    font-size: 14px;
    font-style:  normal
}