body {
  text-align: center; }
  body #wrap {
    width: 968px;
    margin: 16px auto;
    text-align: left; }
  body #header {
    position: relative; }
  body #content, body #homepage-content {
    margin-top: -4px; }

h1 {
  text-align: right; }
  h1 span.last {
    display: block; }

