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: #8395A5;  	text-decoration: underline; }
a:visited {	color: #8395A5;  	text-decoration: underline; }a:hover {	color: #E1F0F0;  	text-decoration: none; }
a:active {	color: #8395A5;  	text-decoration: underline; }
h1 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #B78585;
}div.container {	top: 0;	left: 0;	width: 100%;	height: 100%;	position: fixed;	display: table;}div.centered {    display: table-cell;    vertical-align: middle;}.bandname {	color: #AAAAAA;	font-weight: bold;}.workaround {	color: #FFFFFF;}
website {
	position: absolute;
	top: 900px;	}.content {	position: absolute;
	top: 900px;	}
.whitebox {
	background: #FFFFFF;	width: 400px;	padding: 10px;	font-size: 10px;	border: 1px solid #80736C;
}
