body {
  background-image: url(_assets/peace.gif);
  background-position: center center;
  background-repeat: no-repeat;
  font-family: monospace;
  text-align: center;
}

div.clear {
  height: 1px;
  clear: both;
}

img {
  border: 0px;
}

#content {
  position: relative;
  margin-top: 20%;
  margin-bottom: 10%;
}

h1 {
  font-size: 2.2em;
  margin-bottom: .4em;
}

p.tagline {
  margin-top: .4em;
  font-size: 1.2em;
}

h2 {
  margin-top: 3em;
  font-size: 1.2em;
}

span.off-site {
  font-size: .8em;
  font-weight: normal;
  font-style: italic;
}

li.links {
  font-size: 1.2em;
}

#logo-links {
  position: relative;
  width: 460px;
  margin-left: auto;
  margin-right: auto;
}

ul.logo-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li.logo-links {
  position: relative;
  margin-left: 0;
  margin-right: 4px;
  padding: 0;
  float: left;
}
