.mainstage
 {
   background-attachment: fixed;
    background-repeat: no-repeat;
     background-position: right center;
      font-family: Arial, Helvetica, sans-serif;
       font-size: small;
        font-style: normal;
	 font-weight: normal;
	  text-decoration: none;
 }

.stage
 {  
	background-attachment: fixed; 
	background-image: url(images/last_knight_logo_bgd2.gif); 
	background-repeat: no-repeat; 
	background-position: 50% 50%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #000000; 
 	font-weight: normal;
 }
 
.master
 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #000000;
}

