 /* Style Sheet for Christchurch Cinema 1.1 */
 
 /* links */
 
a:link { 	 
        color: yellow; 
        text-decoration: none; } 
a:visited { 	
        color: yellow; 
        text-decoration: none } 
a:active { 	
        color: yellow; 
        text-decoration: underline } 
a:hover { 	
        color: yellow; 
        text-decoration: underline }  

/* body */
 
BODY { 
        font-family: Verdana, arial, sans-serif; 
        color: #FFA500; 
        background-color: #CC0000}
 
table#wholepage { 
        height:100%; }  
        
hr {
    border: 0;
    color: red; /* IE */
    background-color: red; /* Netscape 6/7, Mozilla */
    height: 1px;
    width: 100%;
    text-align: left;
} 

.cineinchch {
   font-style: italic;
   }
   
.credit {
   text-align: right;
   }    
    
    /*  */ 
    /* */
    /* */