html {
    background: #1a343e url(bg.png);
}

body
{
	text-align: center;
}

.wrapper
{
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 633px;
  height: 366px;
  margin: auto;
}
