@import url("hk-base.css");

body {
  background: #3e4255 url("/img/monomon_bg.jpg") no-repeat fixed;
  background-size: cover;
	background-attachment: fixed;
  background-position:center;
  }

a, .footer a {
  color: #9cce96;
  }