body {
        background-image: url('./materials/blueback.gif');
}
a {
	color: snow;
}
a.black {
	text-decoration: none;
	border-bottom: 0px white solid;
}
.message {
        color: #C8C8F3;
        background-color: midnightblue;
        background-image: ;
}
.comment {
        color: ;
        background-color: ;
        background-image: ;
}
.theme {
	color: snow;
}
.theme-flame {
	outline: solid 1px white;
        background-color: ;
        background-image: url('./materials/blueback.gif');
}
table.guide, th, tr, td {
	border: 0px black solid;
}
.guide_center {
        background-color: ;
        background-image: ;
}
.guide_picture {
        background-color: ;
        background-image: ;
}
.date_stamp {
	color: silver;
}
