body    {
		background :url(welcome.jpg);
		font-family : "Gothic","Century Gothic",sans-serif;
		}

.stob	{
		font-weight:	bold;
		font-style	:	italic;
		font-size	:	18pt;
		position	:	absolute;
		top			:	20px;
		left		:	220px;
		color		:	#ff0000;
		width		:	420px;
		filter		:	shadow(color=#000000,direction=135);
		}

.title	{
		font-weight	:bold;
		font-size	:	26pt;
		position 	:	absolute;
		top			:	60px;
		left		:	320px;
		color		:	#ffff00;
		width		:	600px;
		filter		:	shadow(color=#000000,direction=135);
		}
li		{
		font-size	:	14pt;
		}
p		{
		font-size	:	16pt;
		color		:	#ffff00;
		font-weight:	bold;
		}

h1		{
		font-size	:	20pt;
		color		:	#ffff00;
		}

h2   {color:#ffff00;font-size:14pt;margin:0px}
h3   {font-size:10pt;margin-top:15px;margin-bottom:0px}

a		{font-size:11pt;}

a:link        {color: #ffff00}
a:visited    {color: #00ffff}
a:active     {color: #00ffff}
a:hover     {color: #ff0000}

 .copyright	{position:absolute;left:620px;top:410px;width:310px;font-size:10pt;color:#90a000;font-weight:bold;}

  .copyright a  {font-size:10pt;}

  .copyright a:link      {color: #90a000}
  .copyright a:visited   {color: #90a000}
  .copyright a:active    {color: #90a000}
  .copyright a:hover     {color: #ff0090}
