@charset "UTF-8";
/* CSS Document */

body {
  text-align: right;
  margin: 0px;
  padding: 0px;
  background: #000000;
}
#content {
  background: #000000;
  height: 400px;
  width: 450px;
  text-align: left;
}
#movie {
  margin: 78px auto 79px;
  height: 243px;
  width: 360px;
}
