body
{
  background-color: #305671;
  color: #fff;
  font: 12px Arial,Helvetica,Clean,sans-serif;
}

a
{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

p
{
  text-align: center;
}

p.first
{
  margin-top: 200px;
}

img
{
  border: 0;
}
