BODY {
	background-color: #FFFFFF;
	margin: 10;
}

BODY, TABLE {
	font-family: Courier New, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	background-image:url('emmybg.jpg');
background-attachment:fixed;
}

A:link, A:active, A:visited {
	text-decoration: underline;
	font-style: normal;
	color: #000000;
		background: #fff720;

	font-weight: normal;
} 
 
A:hover {
	text-decoration: underline;
	font-style: normal;
	color: #000000;
	background: none;
	font-weight: normal;
}

.emmy

{
	font: "Courier New", Arial, sans-serif;
	font-size: 300px;
	letter-spacing: 0.5em;
	line-height: 200px;
	text-transform: lowercase;
} 

table

{
	font: "Courier New", Arial, sans-serif;
	font-size: 100px;
	letter-spacing: 0.3em;
	line-height: 100px;
	text-transform: lowercase;

} 