@charset "UTF-8";

body {
  background:gray url(https://img.mfcimg.com/photos2/200/20095830/467-797-927-178-8525390.png) repeat;
  font-family:Veranda,sans-serif;
  color:#000;
  font-size:16px;
  width:890px;
  margin:0 auto;
}

a:link,a:active {
  color:#FF99CC;
  text-decoration:none;
}

a:hover {
  color:#FFF;
}

a:visited {
  color:#B26B8F;
}