body
{
  background: silver url(/img/clouds.png) repeat fixed;
  color: black;
  margin: 5%;
}

img
{
  border: none;
}

h1
{
  text-align: center;
  color: blue;
}

h2
{
  text-align: center;
  color: blue;
  font-style: italic;
}
