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

49 lines
734 B
HTML

<html>
<head>
<title></title>
<style>
<!--
body {
margin-top: 160;
}
UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
{
color: black;
font-size: 12pt;
font-weight: regular;
font-family: "Curlz MT", "Arial Narrow Italic";
}
h1
{
color: FFFF00;
font-size:40pt;
font-weight: regular;
font-family: "Curlz MT", "Arial Narrow Italic";
}
h2
{
color: FFFF00;
font-size: 24pt;
font-weight: regular;
font-family: "Curlz MT", "Arial Narrow Italic";
}
-->
</style>
</head>
<body background="Valentine Stamps Bkgrd.gif">
<br>
<center><h1>Happy Valentine's Day</h1></center>
<br>
<br>
<br>
<br>
<br>
<br>
<center><h2>Signed,</h2></center>
</body>
</html>