	body {
		background-color: #ffffff;
		background-image: url('images/main.jpg');
		font-family: arial;
	}
	
	div#gt40 {
		color: #ffffff;
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 420px;
		}

	A:link {text-decoration: none; color: blue;}
	A:visited {text-decoration: none; color: white;}
	A:active {text-decoration: none; color: white;}
	A:hover {text-decoration: none; color: blue;}