html
{
  height: 100%;
}

body
{
  background-image: url(../../images/layout/bg_me.jpg);
  background-repeat: no-repeat;
  background-position: center 47%;
}
