@charset "UTF-8";

a:link,a:active,a:hover {
    color:#000000;
    opacity:0;
  }

  a:visited {
    color:#00000;
    opacity:0;
  }

  body {
    background-color:#000000;
    opacity:0;
    background-color:#000000;
    opacity:0;
    color:#000000;
    opacity:0;
    font-family:'Verdana';
    font-weight:normal;
    font-style:normal;
    font-size:12px;
  /* background-position:middle;
                                          /* background-attachment:scroll;
                                          /* background-repeat:repeat;
                                        /* Full height */
    height:1%;
  /* Center and scale the image nicely */
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    background-image:url(https://img.mfcimg.com/chat_images/u/68/6841716b.x120.gif);
  }  
}