@charset "utf-8";

body {
  color: #4b4b4b;
  background-color: #dcdcdc;
}
a img {
  border: none;
  color: #ffffff;
  background: transparent;
}