@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#dcade7;
  color:#212e6f;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  background-position:top right;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/174/17449478/586-798-123-139-6769158.jpg);
}