/* Generated by KompoZer */
body {
  color: #6600ff;
  background-color: #ffffcc;
  text-align: center;
}
	a:link {color: red;}


#container {
  border: 0px solid #333333;
  width: 750px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top:    -300px;
  margin-left: -375px;
  line-height: 2em;
  text-align: center;
  }
#picture {
  text-align: center;
  min-height:  250px;
  max-height:  400px;

  margin-top:    60px;
}
/*margin-top‚ÍŒ³‚Í200px*/
#words {

  margin: 0px;
  text-align: center;  
}
#select {
  margin:  auto;
  width: 400px;
  text-align: center;
}



