Some fx for text and bacground
.some-class { text-shadow: 0 0 1px rgba(155,139,109,0.70); } h1 { text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF; } .box { border: 1px solid #ccc; }