body {
	background: url(images/bkgnd.png) repeat 0 0;
	font: 12px/20px "Courier New", Courier, mono;
}

div.container {
	margin: 40px 0px 0px 40px;
	width: 175px;
	-moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
}

ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin:0px 0x 20px;
}

li {
	margin: 0px;
	padding: 0px;
}

div.player {
	float: right;

}


<!--
a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; font-weight: bold; }
-->
