@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#0c0e09;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:bold;
  font-style:italic;
  font-size:17px;
  background-position:top center;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/379/37989407/435-490-785-782-13906100.jpg);
}