body {				background-attachment: fixed;				background-image: url(images/centerframe.jpg);				color: black;				background-color: #000000;				}				p {				font-family: "simpson";				font-size: 14pt;				text-align: left;				line-height: 20px;					}				.menu {				font-size: 18pt;				text-decoration: none;				color: black;				}				a:link { text-decoration: none; color: black; font-weight: 700;}				a:visited { text-decoration: none; color: black; font-weight: 700;}				a:hover { text-decoration: underline; color: black; font-weight: 700;}				
