body {
       background-image:url('background.JPG');	   
       }

.stead {text-align: center;
      font-size: 36pt;
	  color: #FF0000;
      font-weight: bold;
	 
	 
	    }
div.left {
         position:absolute;
         left:10px; 
         top:150px;
         width:33%;
         }

div.middle { 
            position:absolute; 
            left:33%;
            top:150px;
            width:33%;
             }
div.right {
            position:absolute;
            left:66%;
            top:150px;
            width:33%;
             }

 div.medals {
              Position:absolute;
              Left:170px;
              top:1300px;
              Width:600px;
              Color:#00FFFF;
              font-size:12pt
             }
			 
.left1 {
         position: absolute;
         left: 10px; 
         top: 1450px;
         width: 33%;
         float: left;
		 }	
		 
.right1 {
            position: absolute;
            left: 66%;
            top:1450px;
            width: 33%;
			float: right;
			             }		 

h2  {
      text-align: center;
      font-size: 21pt;
      color: #FF0000;
      font-weight: bold;
    } 

h3  {
      font-size: 21pt;
      color: #FF0000;
      font-weight: bold;
    } 
	h1  { 
      text-align: center;
      font-size: 36pt;
      color:#FF0000;
      font-weight: bold;
     }

li  {
	  font-family:"Arial","Times New Roman";
      font-size:12pt;
      color:#00FFFF;
      font-weight: normal;
	  }
	 
p   {
	
	font-family:"Arial","Times New Roman";
     font-size:14pt;
     color:#00FFFF;
     font-weight: normal;}

span  {font-family:"Arial","Times New Roman";
     font-size: 12pt;
     color: #00FFFF;
     font-weight: normal;}

.king {font-family:"Arial","Times New Roman";
       color:#00FF00;
       font-size:12pt}
	   
table {	
       font-family:"Arial","Times New Roman";
	   border-color:#00FFFF;
       color:#00FFFF;
	   font-size:12pt;
	   text-align:center;
       }
	   
		   
td.yn { 
        text-align:left;
		width:150px;
		font-size:14pt;
                 }
td.bb{ 
       width:70px;
	   }
td.ma { 
        width:120px
        }	   
td.cr{ 
       color:#FF0000;
	   font-weight:bold;
	   width:35px;
       }		   

a:link {color:#FFFF00;
        font-weight:Normal;}

a:visited {color:#FFFF00;}

