BODY 
{
	background-image: url(StdPictures_files/bg5C.jpg);
	font-family: "Comic Sans MS", cursive;
}

H1
{
    FONT:  28pt Trebuchet MS, Monotype Corsiva, Brush Script MT,times,times new
roman;
    COLOR: #ffffff
}

H2
{
    FONT: 12pt Trebuchet MS, Monotype Corsiva, Brush Script MT,times,times new roman;
    COLOR: red
}

H3
{
    FONT: 12pt Trebuchet MS, Monotype Corsiva, Brush Script MT,times,times new roman;
    COLOR: black
}

H4
{
    FONT: 14pt Trebuchet MS, Monotype Corsiva, Brush Script MT,times,times new roman;
    COLOR: black
}

H5
{
    FONT: 20pt Trebuchet MS, Monotype Corsiva, Brush Script MT,times,times new roman;
    COLOR: black
}


H6
{
FONT: 20pt Trebuchet MS, Monotype Corsiva, Brush Script MT,times,times new roman;
    COLOR: red 
}


/*
A:link
{
    FONT: 11pt arial,helvetica;
    COLOR: blue
}
A:visited
{
    FONT: 11pt arial,helvetica;
    COLOR: #ff8b00 /* orange */
}
A:active
{
    FONT: 11pt arial,helvetica
}
A:hover
{
    FONT: 11pt arial,helvetica;
    COLOR: red
}
HR
{
    COLOR: #c0c0c0
}*/

