body,html{
font-family:arial;
font-size:16px;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

a{color:#0A4195;}
a:hover{text-decoration:none;}