/* Generated by KompoZer */
body {
  color: green;
  background-color:#ffffff;
  font-size: 200%;
}
#container {
  border: 0px solid #333333;
  width: 750px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -375px;
  line-height: 1.5em;
}
#picture {
  text-align: center;
  min-height: 250px;
  max-height: 400px;
}
#words {
  margin: 10px;
}
#select {
  margin: 0 auto;
  width: 400px;
}
