/* Write your CSS! */
body, html {
  height: 100%; }

body {
  background: #000 url(../img/logo.jpg) no-repeat center center;
  -webkit-background-size: 460px;
  background-size: 460px; }