<html>

<head>
<title>main css</title>
<style type= "text/css">
<!--
p{text-indent: 3em;}
p {font: 12pt Arial;}
body {background: #000000 url(background.jpg) no-repeat fixed
top left; color:#ffffff;}
a:link {text-decoration: none;}
a:visited (text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
--></style>
</head>

<body>

</body>

</html>