@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
footer { background-color: rgb(204, 221, 0); }
body { background-color: rgb(247, 246, 245); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
nav, .arc-submenu { background-color: rgb(204, 221, 0); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 0); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
.arc-mainmenu a { color: rgb(255, 255, 255); }
.button { background-color: rgb(204, 221, 0); color: rgb(34, 34, 34); }
.button:hover { background-color: rgb(204, 221, 0); }
