@charset "iso-8859-1";

BODY{
	BACKGROUND-IMAGE: url(mybg.gif);
; font-family: "Times New Roman", Times, serif
; color: black; 
; font-style: normal; line-height: normal; text-decoration: none
}

H1
{
    COLOR: black;
    FONT-FAMILY: "Verdana";
    FONT-SIZE: 18pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
    TEXT-ALIGN: center
}

P
{
    COLOR: white;
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 22pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
    TEXT-ALIGN: center
}