H1 {    color:white;
	text-align:left;
}

H2 {	color:white;
	text-align:left;
	line-height:normal;
}

A:link {color:orange}
A:visited {color:orange}
A:hover {color:goldenrod}
A:active {color:orangered}

A.menu { font:"x-small"; font-weight:"bold"; text-decoration:"none";}
A.menu:LINK{color:white;}
A.menu:VISITED{color:white;}
A.menu:HOVER{color:gray;}


BODY {
	color: white;
	background-color: #550055;
	backgroundfoo: url(http://www.dragonnorth.com/pictures/dragons/background.jpg) white no-repeat;
	font-family: Arial, Geneva;
}





