body {	background: url(images/bg.jpg);	color: #333333;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	}entry {	color: #333333;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	text-decoration: none;	display: inline;		}a:link {	color: #660000;  	text-decoration: underline; }a:hover {	color: #6699CC;  	text-decoration: none; }div.container {	top: 0;	left: 0;	width: 100%;	height: 100%;	position: fixed;	display: table;}div.centered {    display: table-cell;    vertical-align: middle;}
div#greeting {
	background-color: #FFF;
	vertical-align: middle;
	width: 350px;
	height: 250px;
	padding: 8px;
}
website {
	position: absolute;
	top: 900px;
}.bandname {	color: #AAAAAA;	font-weight: bold;}.workaround {	color: #FFFFFF;}