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

43 lines
667 B
HTML

<html>
<head>
<title></title>
<style>
<!--
body {
margin-top: 80;
}
UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
{
color: 660099;
font-size: 18pt;
font-weight: regular;
font-family: "Tempus Sans ITC", "Times";
}
h1
{
color:660099;
font-size: 40pt;
font-weight: bold;
font-family: "Tempus Sans ITC", "Times";
}
h2
{
color: 660099;
font-size: 24pt;
font-weight: regular;
font-family: "Tempus Sans ITC", "Times";
}
-->
</style>
</head>
<body background="Holding Hands 02.gif">
<center><h1>Let's Get Together</h1>
<br><br><br>
<h2>Your message here.</h2></center>
</body>
</html>