You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
607 B
42 lines
607 B
<html>
|
|
|
|
|
|
<head>
|
|
<title></title>
|
|
<style>
|
|
<!--
|
|
body {
|
|
margin-left: 100;
|
|
}
|
|
UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
|
|
{
|
|
color: red;
|
|
font-size: 25pt;
|
|
font-weight: regular;
|
|
font-family: Informal Roman, Times;
|
|
}
|
|
|
|
h1
|
|
{
|
|
color: 006600;
|
|
font-size: 35pt;
|
|
font-weight: bold;
|
|
font-family: Informal Roman, Times;
|
|
}
|
|
|
|
h2
|
|
{
|
|
color: 006600;
|
|
font-size: 30pt
|
|
font-weight: bold;
|
|
font-family: Informal Roman, Times;
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body background="happyhol.gif">
|
|
<h1>Happy Holidays!</h1>
|
|
<p>Your message here.
|
|
</p>
|
|
</body>
|
|
</html>
|