@import "../_default.css";
@import "../_bgfade.css";

#stil a[href$="=andromeda"] {
	display: none; }

html {
	background-color: #743; }

h1 {
	background-image: url(designoir.png);
	background-position: center center;
	height: 200px; }

#menu {
	background: none; }
#menu a {
	text-shadow: black 0 0 1px, orange 0 0 3px, black 0 0 5px; }

h2 {
	color: #a75;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 0 black; }
h2:first-letter {
	color: #a53;
	font-family: Harrington, "Century Gothic", inherit;
	font-size: 200%;
	vertical-align: top;
	text-shadow: 2px 1px 4px black; }