.ews--cookie-opt-in-revoke .ncoi---revoke--button {
    margin-left:15px;
    background-color:#47f;
}
html {
    background-image:url("../images/global/main_01.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
}
body {
    font-family:"Merriweather Sans",sans-serif;
}
#wrapper {
    max-width:960px;
}
.clear-left {
	clear:left;
}