/* Show me India: Gold stylesheet */

/* Colours:

	#CC9900 - Headings	

*/

/* HTML tag styles */

a:link, a:visited {
	color: #CC9900;
}

h1, h2, h3 {
	color: #CC9900;
}
h1 {
	background-image: url("../images/BulletGold.gif");
}



/* ---- CUSTOM STYLES ---- */

/* Page layout */

#navigation {
	background-color: #CC9900;
	background-image: url("../images/NavBGGold.gif");
}


