
body {
  padding-left: 11em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: purple;
  background-color: #d8da3d }

#content{
width:794px;
margin-left:auto;
margin-right:auto;
text-align : left;
}

ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
  
ul.menu li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
  
ul.menu a {  text-decoration: none }

h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
		

.centre {
width : 100% ;}

a:link {  color: blue }

a:visited {  color: purple }

table.movietable td{
  text-align: center;
  top: 2em;
  left: 1em;
  width: 9em } 
 