  body {
  	line-height: 1.5em;
  	margin-bottom: 2em;
  	margin-top: 2em;
  	text-align: center;
  	font-family: "Helvetica", Verdana, Arial, sans-serif;
  }

  h2 {
  	border-width: 1px;
  	margin-bottom: 1em;
  }

  #description {
  	font-style: italic;
  }

  p {
  }

  #screenshot {
  	font-size: small;
  }

  #footer {
  	line-height: 1.5em;
  	margin-top: 2em;
  	font-size: x-small;
  }

  h3 a {
  	font-size: x-large;
  }

  p.note {
  	font-style: italic;
  	color: #ff0003;
  	font-size: small;
  }

  #action {
  	list-style-type: none;
  }

  #action li {
  	font-size: small;
  	margin-top: 1em;
  }

  a {
  	text-decoration: none;
  }
