@import url();

body {
	font-family: Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: rgb(255, 255, 255) url(Chain.gif);

}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#thethrone1 {
	position: absolute;	
	left:20%;
	top:20%;
	cursor:pointer;
}

#thethrone2 {
	left:20%;
	top:20%;	
	position: absolute;
	margin:0px 0px 0px 225px;	
	display:none;
}

#thecoin {
	left:0;
	top:20%;	
	position: absolute;
	margin:0px 0px 0px 0px;		
	
}

#thetext {
	left:20%;
	top:20%;	
	position: absolute;		
	background: rgb(255, 255, 255);
	margin:10px 0px 0px 225px;
	font-size:22px;
}