@charset "UTF-8";

UTF-8;
A:link {
  color:#FFFFFF;
  text-shadow:0 0 32px #ff69b4;
}

A:visited {
  color:#FFFFFF;
  text-shadow:0 0 32px #ff69b4;
}  
}

A:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

body {
  margin-left:0;
  background:url(https://img.mfcimg.com/photos2/469/4698063/327-832-560-538-6117698.jpg) no-repeat;
  background-size:100%;
  background-position:center center;
  background-attachment:fixed;
  padding:0;
  min-width:0;
  padding:0 58px;
}

body[style] {
  margin:auto!important;
}

body,td {
  color:#FFFFFF;
  text-shadow:0 0 24px #ff69b4;
  font-family:Times New Roman;
  font-weight:;
  font-style:;
  font-size:18px;
}