BODY {font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	text-align: center;	background-color: #2398B5;	color: #063C4A;		background-repeat: no-repeat;	background-position: left top;background-image: url(george.jpg);	background-attachment: fixed;	}	#text {	width: 800px;	text-align: justify;		position: relative;	height: 2000px;}img { border: none}a:link, a:visited,active {font-style: normal;text-align: center;color: #063C4A;text-decoration: none;	}a:hover	{font-style: normal;text-align: center;color: #ffffff;text-decoration: none;	}