body {
  text-align: center;
  margin: 0 0 3em 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  font-size: 80%; }

img {
  border: 0; }

p {
  margin-top: 0; }

h3 a {
  text-indent: -9999px;
  display: block;
  margin: 0 auto; }

h3 {
  margin-bottom: 2em; }

a {
  padding-right: 100px;
  color: #999;
  text-decoration: none;
  outline: none; }
  a:hover {
    text-decoration: underline; }

.home h3 a {
  width: 119px;
  height: 32px;
  background: url(/assets/theme/images/story.png) no-repeat top left; }
  .home h3 a:hover {
    background-position: 0 -32px; }

.story h3 a {
  width: 74px;
  height: 23px;
  background: url(/assets/theme/images/home.png) no-repeat top left; }
  .story h3 a:hover {
    background-position: 0 -23px; }
