body         { font-family: Comic Sans MS; color: #FFFFFF; font-size: 10pt; background-color: #000000;
               word-spacing: 0; text-indent: 0; font-weight: normal; margin: 0; text-align: justify;
}
               
p {margin-bottom:5; margin-top:5; left-margin:1000}
               
#kitty_pic
{
    background-image: url("images/kitty.jpg");
    background-repeat: no-repeat;
    background_attachment: fixed;
}

#kitty_header
{
    background-image: url("images/menu_header.gif");
    background-repeat: no-repeat;
    background_attachment: fixed;
}

#border
{
	background-color: #AAAAAA;
    background-image: url("images/background.gif");
    background-repeat: repeat;
    background_attachment: fixed;
}

A:link {color:cyan;}
A:visited {color: pink;}


table        { background-color: #000000;
			   font-size: 10pt; font-weight: normal; text-align: justify;
               word-spacing: 0; margin: 0; font-family:Comic Sans MS}
			  h1, h2, h3, h4, h5, h6
{font-family: Arial; font-weight: bold; margin-top: 0; margin-bottom: 0}

h1           
	{
	color: #FFFFFF; font-size: 24pt; font-family:Comic Sans MS; font-weight: bold;
	}
h2
    {
	color: #FFFFFF; font-size: 18pt; font-family:Comic Sans MS; font-weight: bold;
    }
h3
    {
	color: #FFFFFF; font-size: 16pt; font-family:Comic Sans MS; font-weight: bold;
    }
h4
	{
	color: #FFFFFF; font-size: 24pt; font-family:Verdana; font-weight: bold;
	}
h5
	{
	color: #FFFFFF; font-family:Arial; font-weight:bold
	}
h6
	{
	color: #FFFFFF; font-size: 10pt; font-family:Comic Sans MS; font-weight: bold;
	}