span.rawtext {position:absolute;top:0px;left:0px;
}
span.shadow {position:absolute;top:0px;left:0px;filter: Shadow(Color= #8F8F8F, 	
			Direction=150, 
			Strength=4);
}
span.stroke5 { position:absolute; color:white; top:-1px; left:-1px;}
span.stroke6 { position:absolute; color:white; top:1px; left:1px; }
span.stroke7 { position:absolute; color:white; top:-1px; left:1px;}
span.stroke8 { position:absolute; color:white; top:1px; left:-1px;}
span.stroke1 { position:absolute; color:white; top:2px; left:0px; }
span.stroke2 { position:absolute; color:white; top:-2px; left:0px;}
span.stroke3 { position:absolute; color:white; top:0px; left:2px; }
span.stroke4 { position:absolute; color:white; top:0px; left:-2px;}

h1.description {
	position:relative;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow:  white 2px 2px 0px, white -2px 2px 0px, white 2px -2px 0px, white -2px -2px 0px, #666666 3px 3px 6px;
	font-weight: bold;
	height: 40px;
	/*text-align: center;*/
}
.center {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}
.center2 {
	margin-top: -20px;
	margin-bottom: 0px;
	margin-left: 7%;
}
.center3 {
	margin-top: -20px;
	margin-bottom: 0px;
	margin-left: 9%;
}
.center4 {
	margin-top: -20px;
	margin-bottom: 0px;
	margin-left: 10%;
}