.text_shadow1{
	text-shadow: 1px 1px 1px #000000,-1px 1px 1px white;
	transition: all .5s;
}

