body {
  font-family: 'Open Sans',sans-serif;
  color: #ffffff;
  line-height: 24px;
  background-image: url(SpiralTile.jpg);
  font-size: 22px;
}
a:link {
  font-style: normal;
  font-family: 'Open Sans',sans-serif;
  color: #fff555;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #fff333;
}
a:active {
  color: #ffffff;
}
a:hover {
  color: #ffffff;
}
p {
  font-style: normal;
  font-size: 22px;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 70px;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  text-align: center;
}
h2 {
  text-align: center;
  font-size: 55px;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
}
h3 {
  text-align: center;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  font-size: 42px;
}
h4 {
  border-style: none;
  border-width: 4px;
  font-weight: normal;
  text-align: center;
  font-family: 'Open Sans',sans-serif;
  font-size: 32px;
}
h5 {
  color: #ffffff;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 22px;
}
h6 {
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  font-family: 'Open Sans',sans-serif;
}
