/* Generated by KompoZer */
body {
  color: red;
  background-color: white;
}
#container {
  border: 0px solid #333333;
  width: 750px;

/*
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -375px;
*/
  margin: 0 auto;
  line-height: 1.5em;
}
#picture {
  text-align: center;
  min-height: 250px;
}
#words {
  margin: 0 100px;
}
#select {
  margin: 0 auto;
  width: 400px;
  line-height:3em;
  font-size: 200%;
}
