	body {
		font-family: lucida grande, sans-serif, fantasy;
		background-color: #ffeeb7;
	}

	h1 {
		font-family: sans-serif;
		text-overflow: clip;
		letter-spacing: 69px;
		font-family: sans-serif;
		font-size: 50;
	}

	h2 {
		text-overflow: clip;
		letter-spacing: 18px;
		font-family: sans-serif;
	}
	* html h2 { letter-spacing: 18px; }

	A:link {
		color: #4f525f;
		letter-spacing: 10px;
		text-shadow: 3px 2px;
	}
	

	A:visited {
		color: #4f525f;
		text-shadow: 3px 2px;
		letter-spacing: 10px;
	}

	A:hover {
		background-repeat: repeat-x;
		color: #ff5348;
	}

	break {
		letter-spacing: 0px;
	}

	blockquote {
		width: 700px;
		text-align: justify;
	}

	img {
		border: none;
	}
