﻿html {
  background: #fc7;
}



a:hover {
  background: #ff9;
  color: #f0c;
}



