BODY {
	background-color: #FFFFFF;
	background-image: url(x.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 800px;
	font-size: 13;
	font-family: serif;
	color: 171717;
	letter-spacing: 0.08em;
	line-height: 1.6em;}

	
a#email {
    display: block;
	 width: 216;
	 height:21;
	 background-image: url(email.jpg);
	 background-repeat: no-repeat;}

	a#email:hover {
	 background-image: url(email.jpg);
	 background-repeat: no-repeat;
	 background-position: right;}

	a .alt { display: none; }
	