body {
	font-family: Times, Times New Roman, Georgia, serif;
	font-size: large;				
	font-weight: normal; 
			color: black; 
					background: url('../IMAGES/INDEX/Logo-pcopy-WP.jpg') fixed;
						line-height: normal;		
			width: 955px;
						padding-top: 5px;
						padding-bottom: 5px;
								margin-left: auto;
								margin-right: auto;
	}
h1 { 
	font-size: 220%;
		font-weight: bold;
	}
h2 { 
	font-size: 150%;
	}	
#middle {
	text-align: center;
	}

.yellback { background: yellow;  }
	.bluetxt {color: blue; }
.blueback { background: blue;  }
	.yelltxt {color: yellow; }
.greentxt { color: green; }

a:link {color: black; } a:visited {color: black; } a:hover {color: black; background: yellow; }


#footer {
	text-align: center;
		height: 205px;
			background: url('../IMAGES/BACKGROUND/518backgrd.GIF');
				border: solid gray;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
#rank {
        background:  #ffc;
        border:1px solid #fc0;
        text-align:center;
        height:65px;
        width:120px;
        font:bold 10px 'Trebuchet MS';
      }
.rankfont {font-size:15px;}
.rankfont2 {color:#000;text-decoration:none;}