﻿.main_body {
    font-family: "Century Gothic";
    color: #CC0000;
    font-size: medium;
}
    .main_chiller {
	font-family: Chiller;
	color: #CC0000;
	font-size: large;
	font-variant: small-caps;
}
    .skulls {
		background-image: url('skull.jpg');
}
	.main_chiller_b {
		font-family: Chiller;
		color: #3333CC;
		font-size: x-large;
		font-variant: small-caps;
}
	.main_chiller_large {
		font-family: Chiller;
		color: #CC0000;
		font-size: xx-large;
		font-variant: small-caps;
}
        .normal
        {
            font-family: Harrington;
            color: #FFFFFF;
        }
.gallery_top
{
    color: #FFFFFF;
    font-family: "Lucida Calligraphy";
}
.gallery_bottom
{
    color: #FFFFFF;
    font-family: "Lucida Calligraphy";
}
.gallery_dirs
{
    color: #FFFFFF;
    font-family: "Lucida Calligraphy";
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}

