body { background-image: url("images/rocktile03.jpg"); margin: 0; border: 0;}
#se { position:absolute; left:176399px; top:176399px;}
#life {position:absolute; left:134196px; top:123240px;}
#header {
	background-color:#303030;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #33CC33;
	width: 3333px;
	position: fixed;
	top: 0px;
	left: 0px;
}
#continue {
	background-color:#303030;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #33CC33;
	position: fixed;
	top: 0px;
	left: 444px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}