@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(122, 113, 174); }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
.arc-mainmenu a { text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(122, 113, 174); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(122, 113, 174); }
.button { background-color: rgb(122, 113, 174); }
.button:hover { background-color: rgb(164, 152, 234); }
