<hmtl>
<head>
<style type="text/css">

A:active {background:silver; color:navy}
A:link {color:#9999cc}
A:visited {color:silver}
A:hover {background:silver; color:navy}

h1 {font-family: tahoma, arial; color: silver; font-size: 10; font-weight: normal; display: inline}
h2 {font-family: tahoma, arial; color: silver; font-size: 10; font-weight: normal; font-style: italic; display: inline}
h3 {font-family: tahoma, arial; color: silver; font-size: 17; font-weight: bold}

body
{ background-image: url(http://www.bluestarwoman.com/starrynitebg.gif); 
margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; padding-left:0;padding-right:0;
font-family: tahoma, arial; color: silver; font-size: 15px; font-weight: normal; text-align: justify; display: inline}

#header
{ margin:30 px; padding:5px}
#left  
{ position:absolute; left:35px; top:220px; width:120px}
#center 
{ position:absolute; left:165px; top:200px; width:605px; padding:15px}

</style>
</head>
<body>
</body>
</html>