2025-04-27 07:49:33 -04:00

43 lines
668 B
HTML

<html>
<head>
<title></title>
<style>
<!--
body {
margin-left: 90;
}
UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
{
color: 009933;
font-size: 18pt;
font-weight: regular;
font-family: "Gigi", "Comic Sans MS", "Arial";
}
h1
{
color: 009933;
font-size: 40pt;
font-weight: regular;
font-family: "Gigi", "Comic Sans MS", "Arial";
}
h2
{
color: 009933;
font-size: 24pt;
font-weight: regular;
font-family: "Gigi", "Comic Sans MS", "Arial";
}
-->
</style>
</head>
<body background="Holiday Symbols Bkgrd.gif">
<br>
<h1>Merry Christmas!</h1>
<h2>Your message here.</h2>
</body>
</html>