@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(255, 255, 255); }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(231, 231, 231); }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
.arc-mainmenu a { text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(0, 51, 141); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 51, 141); }
.button { background-color: rgb(0, 51, 141); }
.button:hover { background-color: rgb(0, 70, 192); }
