.title_box{
  width:600px;
  height:26px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:22px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#EE0000;
  
}

.movie_box{
  width:400px;
  height:400px;
  margin-left:auto;
  margin-right:auto;
  background:#EEEEEE;
}
