body
{
  margin: 0;
  border: 0;
  font-family: Franklin Gothic Medium, Arial, Verdana, Helvetica, Sans-Serif;
  word-spacing: 1px;
}

#content
{
  position: absolute;
  text-align: center;
  font-size: 1.5em;
  width: 100%;
  top: 40%;
}

#content_info
{
  margin-top: 10px;
  font-size: 0.6em;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}

#content_alert
{
  margin-bottom: 12px;
  color: #ff0000;
  font-size: 1.2em;
}



