body{
  background-image:url(background.gif);
  background-attachment:fixed;
  margin-top:0px;
}

div.question{
  font-weight:bold;
  margin-top:30px;
  margin-bottom:10px
}
