/* CSS Document */



.text		{
			color:white; 
			font-family:Courier New, Courier, monospace; 
			size:8pt;
			}
			
			
.bgimage	{
			background-image:url(../images/1.jpg); 
			}