@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#090e02;
  color:#160202;
  font-family:'Comic Sans MS';
  font-weight:bold;
  font-style:italic;
  font-size:17px;
  background-position:center center;
  background-attachment:scroll;
  background-repeat:repeat-y;
  background-image:url(https://img.mfcimg.com/photos2/345/34549072/860-621-235-755-13513016.jpg);
}