@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-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(105, 65, 152); }
header { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 0px; }
body { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.arc-mainmenu a { text-decoration: underline; font-size: 0.85rem; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(166, 103, 239); }
.arc-mainmenu a:hover { color: rgb(105, 65, 151); }
h1 { color: rgb(134, 54, 140); }
.container { max-width: 1000px; }
.button { color: rgb(255, 255, 255); background-color: rgb(105, 65, 152); }
h2, h3, h4, h5, h6 { color: rgb(134, 54, 140); }
