.responsive {
    max-width: 100%;
    height: auto;
}


body
{
  background-image:url(https://zloygames.com/fon8.png);
  font-size:12px;
  font-family:verdana,tahoma,arial;
  word-wrap:break-word;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;


}

a:link
{
  text-decoration:none;
  color:#c00000;
}

a:visited
{
  text-decoration:none;
  color:#c00000;
}

a:hover
{
  color:#7500c0;
}

a:active
{
  color:#7500c0;
}


