body {
  background-color: #FAFDFE;
  padding: 25px;
  font-family: helvetica,arial,sans-serif;
  color: #223355;
}

img {
  border: 0 none;
}

#content {
  width: 1000px;
}

#content h1 {
  color: #D64203;
  font-size: 1.9em;
}

#content h1 span {
  color: #223355;
  font-weight: normal;
  font-style: italic;
  font-family: georgia,serif;
}

#content h1 em {
  color: #223355;
  font-style: normal;
}

#content span.highlight {
  background-color: #ffcccc;
  color: black;
}

#content p.worldwide cite {
  display: block;
  margin-bottom: 5px;
}

#content .footer {
  margin-top: 30px;
  text-align: right;
}

#content .google-box {
  display: block; 
  background: #FFFFC3 url(../img/google-logo.png) 5px 5px no-repeat; 
  border: 1px #C3C3C3 dashed; 
  padding: 7px 10px 7px 95px;
}

#content .google-box a {
  display: block;
  margin-bottom: 6px;
}
