body		{background:BLACK;
		background-image: url(images/background.jpg);
		background-repeat: no-repeat;
		background-position: center center;
                background-attachment: fixed;
		margin-top:5px;
		margin-left:40px;
		margin-right:40px;
		margin-bottom:10px;
		font-family:Verdana, Arial, sans-serif;
		color:BLACK;
		font-size:14px;}

ul, ol, li, dl, dt, dd, table, td, th, tr, p {
		font-family:Verdana, Arial, sans-serif;color:#3AF1FE;font-size:14px;}

h1,h2,h3 	{font-family:Verdana, Arial, sans-serif;
		font-weight:bold;}

h1 		{color:#3AF1FE;font-size:26px;}
h2 		{color:#3AF1FE;font-size:20px;font-style:italic;}
h3 		{color:#3AF1FE;font-size:18px;font-style:italic}

a               {font-size:20px;font-weight:bold;}

a:link          {text-decoration:none; color: #36FF88;}
a:visited       {text-decoration:none; color: #36FF88;}
a:hover         {color: #36FF88;font-size:19px;}
a:active        {color: #36FF88; font-size:18px;}

 
