body, html {
background-color: #eaedf3;
  margin: 0px;
  height: 100%;
} 

.hideme {
  visibility: hidden;
  width: 100%;
  height: 50%;
  margin-top: -30px;
  float: left;
} 

.container {
  background-color: #eaedf3;
  width: 378px;
  height: 60px;
  clear: both;
  position: relative;
  top: -30px;
  position: static;
  margin: auto;
} 

.content
{
  position: absolute;
} 

h2 { { color: #000; font-size: 2em; font-weight: normal; line-height: 1; margin-bottom: 0.3em; font-family: Arial; }
