Edit in JSFiddle

#text1{
     text-shadow: 2px 2px 0px #eee, 2px 2px 0px #707070;
}
<div id="text1">
	<h1>WEB Design</h1>
</div>