html {min-height: 100%;}

  body { background: white url(../images/pirate-crossbones.png) no-repeat fixed right bottom;
    }

* {
	margin: 4;
	padding: 0;
}

a:link { color: #484848 ; text-decoration: none}
a:visited { color: #484848 ; text-decoration: none}
a:hover {color: #909090 ; text-decoration: none}

/*
###########################
#
# Help spreading Opera
#
###########################
*/
	a#OperaUser { 
		position: absolute; 
		right: 0; 
		top: 0; 
		display: block; 
		height: 100px; 
		width: 100px; 
		background: url(../images/opera/cornerwhite.gif) bottom right no-repeat; 
		text-indent: -999em; 
		text-decoration: none; 
		}

