
body
{
  font-family: verdana;
  display: table;
  position: absolute;
  height: 96%;
  width: 96%;
  color: #ffef4f;
}

div.CenterWrapper
{
  display: table-cell;
  vertical-align: middle;
}

div.CenterInner
{
  text-align: center;
}

h1
{
    text-shadow: 2px 2px 0 #7f7f7f; 
}

img.Portrait
{
}

div.ComingSoon
{
  color: #7f7f7f;
  margin-top: 16px;
}
