body {
  background-image: url(win7.jpg);
}

#parent {
  display: flex;
  justify-content: space-between;
}