body {
        background-image: url('./materials/mossback.gif');
}
a {
	color: blue;
}
a.black {
	text-decoration: none;
	border-bottom: 0px white solid;
}
.message {
        color: snow;
        background-color: #2F3437;
        background-image: ;
}
.comment {
        color: #ffe0ff;
        background-color: black;
        background-image: ;
}
.theme {
        color: black;
}
.theme-flame {
	outline: solid 2px black;
        background-color: ;
        background-image: url('./materials/guide.gif');
}
table.guide, th, tr, td {
	border: 0px black solid;
}
.guide_center {
        background-color: black;
        background-image: url('./materials/stripe.gif');
}
.guide_picture {
        background-color: black;
        background-image: url('./materials/stripe.gif');
}
.date_stamp {
	color: #312F2F;
}
