#title  {
		font: bold 30px "Arial", serif, "Times New Roman", Georgia, Times;
		position: relative;
		top: 5px;
		left: 5px }
#text   {position: relative; top: 0px; left: 0px; color: #339966; z-index:2;}
#shadow {position: absolute; top: 4px; left: 4px; color: #C1C1C1; z-index:1;}
