body{ background:#1d444f; color:#fff; font-family:"Droid Serif", serif; font-size:1.13em; line-height:1.5em; margin:50px auto 15px auto; width:400px;}
a{ color:#fff; text-decoration:underline; }
a:hover{ 
text-decoration:none;
text-shadow: 0 0 5px rgba(81, 203, 238, 1);
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
}
h1{ display:block; width:205px; height:79px; text-indent:-9999px; background-image:url(../_img/hello.png); margin-bottom:33px;}
h2{ color:#b3e1e8; font-size:1.67em; line-height:1.25em; font-weight:normal; }
p{ margin-top:21px; }
h2, p{ text-shadow: 1px 1px #000;}
