/* CSS Document */

body {
  background: #fff url(img/sushicats.jpg) top left;
}

.salmon {
  background:rgba(255,255,255,0.9) ;
  margin:80px auto;
  padding:20px;
}