content
<style type="text/css">
<!--
#top {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36pt;
font-weight: bold;
color: #990000;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
}
#bottom {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2in;
color: #990000;
position: absolute;
right: 0px;
z-index: 1;
font-weight: bold;
font-style: oblique;
}
body {
background-color: #333333;
margin: 0px;
background-attachment: fixed;
background-image: url(swish.jpg);
background-repeat: repeat;
background-position: left top;
height: 97%;
}
#content {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: medium;
padding: 10px;
margin-right: 10%;
margin-left: 10%;
border: thick groove #990000;
font-weight: bold;
color: #FFFFFF;
margin-top: 10%;
z-index: 2;
filter: Alpha(Opacity=20, FinishOpacity=20, Style=2, StartX=0, StartY=0, FinishX=100,
FinishY=100);
background-image: url(trans.gif);
}
html>body #content {
margin-left:10%;
margin-right:10%;
}
#source {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: oblique;
font-weight: bold;
color: #666666;
position: absolute;
z-index: 0;
width: 100%;
left: 0px;
top: 0px;
overflow: hidden;
/*
filter: Alpha(Opacity=20, FinishOpacity=20, Style=2, StartX=0, StartY=0, FinishX=100,
FinishY=100);
height: 100%;
*/
}
-->
</style>

