body
{
  background-color:#001A3D;
  margin-left:0px;
  margin-right: 0px;
  margin-bottom: 9px;
  height: 90%;
}
td
{
  color: #BFBFBF;
  text-decoration: none;
  font-family: Times New Roman, Arial, Helvetica;
  font-weight: bold;
  font-size: 23px;
}
a
{
  color: #BFBFBF;
  text-decoration: none;
  font-family: Times New Roman, Arial, Helvetica;
  font-weight: bold;
  font-size: 23px;
}

a:hover
{
  color: #FF020A;
  text-decoration: none;
  font-family: Times New Roman, Arial, Helvetica;
  font-weight: bold;
  font-size: 23px;
}

#movie
{
  width: 320px;
  height: 240px;
  border: 0px solid red;
  position: relative;
  left: 270px;
  bottom: 470px;
}
