body 
{
  font-family: Segoe UI, Arial;
  margin-top: 50px;
  margin-left: 50px;
  background-image: url(images/bg_gray.png);
  background-repeat: repeat;
  background-color: #252525;
  text-align: -webkit-center;
}

#Content
{
  width: 150px;
  text-align: center;
  vertical-align: top;
  border: 1px dashed #000040;
  padding: 25px;
  background: transparent;
}
