@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-color: rgb(60, 60, 59); }
nav, .arc-submenu { background-color: rgb(204, 204, 204); }
.arc-mainmenu a { color: rgb(60, 60, 59); text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(60, 60, 59); text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(60, 60, 59); background-color: rgb(249, 238, 90); }
header { background-color: rgb(255, 255, 255); padding-bottom: 15px; }
