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