body {
	background-image: url("../gold_purple_tile.gif");
	color: #fc6;
	background-color:#909;
}
a:link,
a:hover,
a:active,
a:focus {color:#fcf;
		 font-weight:bold;
		 text-decoration:none;}
a:visited {color: #ff9;
		   text-decoration:none;}
img {border:none;}
ul {
	font-weight: bold;
}

h1.highlight,
h2.highlight {color: white;}
p.tagline {
	font-weight:bold;
	text-align:right;
}
p.question {font-weight:bold;
			font-size:larger;}

