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.
28 lines
355 B
28 lines
355 B
<html>
|
|
<head>
|
|
<style>
|
|
<!--
|
|
body
|
|
{
|
|
font-family: "MS Sans Serif", "sans serif";
|
|
font-weight: plain;
|
|
font-size: 12pt;
|
|
color: "#000000";
|
|
margin-left: 50;
|
|
background-repeat: repeat-y;
|
|
}
|
|
HR
|
|
{
|
|
color: "#00FFFF";
|
|
width: "100%";
|
|
height: 1;
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body
|
|
background="Notebook.jpg"
|
|
bgcolor="#FFFFFF"
|
|
>
|
|
</body>
|
|
</html>
|