 
.index{
  font-size : 15px;
  font-family : Arial;
  font-weight : 600;
}
#update{
  font-family : "Arial Black";
  font-weight : 400;
  font-size : 13px;
}
BODY{
  font-family : Arial;
  font-weight : 600;
  font-size : 15px;
}
.INFO{
  font-size : 18px;
  font-family : "Arial Black";
  font-weight : 500;
  color : green;
}
H2{
  font-size : 13px;
  font-family : Arial;
}
.UP{
  font-size : 18px;
  font-family : "Arial Black";
  font-weight : 500;
  color : red;
}
.movie{
  font-size : 18px;
  font-family : Arial Black;
  font-weight : 500;
  color : blue;
}
