::selection {
  background: #ee0000;
  color: white; }

body {
  margin: 0; }

h1, h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  color: #333333;
  margin: 0;
  line-height: 1em;
  padding: 0.25em;
  text-align: center; }

.box {
  background: url(../eightpixels.gif) center center;
  background-attachment: fixed;
  background-size: 8px;
  height: 10em;
  width: 100%;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333; }

.love {
  color: #ee0000; }

.copy {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  color: #999999;
  font-size: 0.8em;
  text-align: center;
  position: absolute;
  bottom: 1em;
  left: 1em; }
