body {
  background: 000 url(background.jpg) no-repeat;
  background-position: left top;
}

#main {
  width: 640px;
  color: white;
  position: fixed;
  top: 50px;
  left: 25px;
}

