﻿/*$infinity-background: url(/img/infinity_bkg.jpg);
$evp-logo-bw: url(/img/logo_bw.png);*/
div#main {
  margin-left: 0px;
}

body {
  /*    background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;*/
  background: linear-gradient(to right, #000042, #a31eeb);
}

.error {
  color: #a94442;
}
