a {
	color: #ffff00;
}

a:hover {
	color: #00ff00;
}

body {
	color: #fff;
	font-family: verdana, sans-serif;
}

em {
	background: url(taucher.gif); 
	position: absolute;
	right: 50px;
	top: 50px;
	text-indent: -99999px;
	width: 90px;
	height: 142px;
}

h1 {
	display: none;
}

html {
	background: #002f73 url(bg.jpg) left bottom repeat-x;
	height: 100%;
}

strong {
	position: absolute;
	right: 10px;
	top: 10px;
}

.shark {
	cursor: pointer;
}

#fail {
	color: #ff0000;
	cursor: pointer;
	display: block;
	font-size: 300%;
	font-weight: bold;
	padding: 100px;
	text-align: center;
	z-index: 1001;
}

#score {
	color: #ffff00;
}
