@media screen, projection
{
	body {background:#ad7;}
	body, h1, h2, h3, a, p {color:#333}
	
	.title a {text-shadow:0 0 10px #fff;}
}

