Edit in JSFiddle


              
<div id="text4"
    <div style="text-align:center;">
       <h2> NYUS BLOG</h2>        
</div>
#text4 h2 {
 font-weight:680px;
 font-size:35px;
 background:#f9f9d7;
 color:#9a9d0b;
 text-shadow:
   1px 1px #404206,
   2px 2px #727415,
   3px 3px #727415,
   4px 4px #727415,
   5px 5px #727415,
   6px 6px #727415,
   7px 7px #404206,
   8px 8px 7px #000;
}