body, html {
  max-width: 700px;
  margin: 0 auto;
  background-image: url("img/backgroundblue.png");
  background-color: #0000ff;
}
     
.window-body {
  text-align: center;
}

.window {
  margin: 0 auto;
  margin-top: 40px;
}