html {
  height : 100%;
}

body {
  height : 100%;
  background-image : url(./yoshie-cms-logo.jpg);
  background-position : center center;
  background-repeat : no-repeat;
  background-size : 400px auto;
}