
  			.size1	{
  				color: #DDD;
  				font: 100px Impact, sans-serif;
  			}
  			
  			.position1	{
  				text-align: left;
  				margin-top: -30px;
  			}
  			
  			.size2	{
  				color: #000;
  				font: italic 30px Georgia, serif;
  			}
  			
  			.position2	{
  				margin-top: -60px;
  				text-align: right;
  				
  			}
  		
  			#border1	{
  				border: thin double black;
  			}
  			#border2	{
  				border:  groove thin blue;
  			}
  		
  			#list1	{
  				list-style: decimal;
  			}
  	
.holding
	{
		background:yellow;
		color:black;
	}
 

.stress
	{
		color:red
	}


	 <!-- This code and CSS design concept Copyright 1999-2001 by Dave Fynan. No portion of this code or design may be used without the prior written permission of the author -->

	
