h1, h2 {text-shadow: 2px 2px 2px #a55; color:#fff;}
a {text-shadow: 1px 1px 2px #ff7;}
h1 a, h2 a {text-shadow: 2px 2px 2px #a55;}
table {-webkit-box-shadow:3px 3px 25px #000;}
p {font-weight: bold; color:#fff;text-shadow: 3px 3px 5px #000;}

body {background: #f00 url('intro-background.jpg') top left no-repeat fixed;}
a {color: #fff;}
a:hover {color: #f77;}
table {background: #f00 url('grainy-red.jpg') top left no-repeat;}
td {padding: 20px; color:#fff;}

h1{font: 20px "Lucida Sans Unicode", Verdana, sans-serif;}
h2{font: 14px "Lucida Sans Unicode", Verdana, sans-serif;}

