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

45 lines
848 B
HTML

<html>
<head>
<title></title>
<style>
<!--
body {
}
UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
{
color: black;
font-size: 20pt;
font-weight: regular;
font-family: "Freestyle Script", "Comic Sans MS", "Arial Narrow";
}
h1
{
color: 660099;
font-size:55pt;
font-weight: regular;
font-family: "Freestyle Script", "Comic Sans MS", "Arial Narrow";
margin-top: 40pt;
}
h2
{
color: 660099;
font-size: 32pt;
font-weight: regular;
font-family: "Freestyle Script", "Comic Sans MS", "Arial Narrow";
}
-->
</style>
</head>
<body background="Birthday Candles Bkgrd.gif">
<center><img ALT="Happy Birthday" src="Candles.GIF" width="800" height="120">
</center>
<center><h1>Happy Birthday</h1></center>
<br>
<center><h2>Your message here.</h2></center>
</body>
</html>