@charset "UTF-8";
.ElvisGlass {
	background-attachment: fixed;
	background-image: url(backdrop.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: auto;
	width: 700px;
}
TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

