@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-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url("http://www.delegia.com/app/Data/ProjectImages/11082/background_image_3.jpg"); font-family: Arial; }
header { background-color: rgba(255, 255, 255, 0.9); }
p { color: rgb(0, 0, 0); }
.text-light { color: rgb(255, 255, 255); }
h1 { font-family: Georgia; color: rgb(0, 0, 0); font-size: 2.1rem; }
h2, h3, h4, h5, h6 { font-family: Georgia; font-size: 1.7rem; }
a { color: rgb(219, 83, 106); text-decoration: none; }
a:hover { color: rgb(224, 48, 30); }
a:hover.text-light { color: rgb(224, 48, 30); }
.button:hover { background-color: rgb(224, 48, 30); }
.button { background-color: rgb(219, 83, 106); }
.InputField, .InputSelect { font-family: Arial; background-color: rgb(255, 255, 255); border-color: rgb(219, 83, 106); color: rgb(0, 0, 0); }
.arc-mainmenu a { font-family: Georgia; color: rgb(0, 0, 0); }
.arc-mainmenu a:hover { text-decoration: none; color: rgb(224, 48, 30); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(248, 255, 249); background-color: rgb(163, 32, 32); }
.arc-main-content { background-color: rgba(255, 255, 255, 0.9); }
footer { background-color: rgba(46, 51, 4, 0); }
