
html, body {
            color:#999999;
     } 

body {
      margin-left:0px;
      margin-right:0px;
      margin-top:0px;
      margin-bottom:0px;   
      background-color:#000000;
     } 
  
.movie {
        width:800px;
        height: 580px;
        border-width:0px;
       }
.alter {
	    background: #FF0000;
        font: 86% Arial, "Helvetica Neue", sans-serif;
        margin: 0;  
       }
		a:link {color:#111111; text-decoration: none;}
		a:visited {color:#111111; text-decoration: none;}
		a:hover {color:#111111; text-decoration: none;}
		a:active {color:#111111; text-decoration: none;}	
