/*******************************

	COLOUR
	
	Controls the colour of the theme. For now.

*******************************/


/*******************************
	Links Backgrounds
*******************************/

a {
	color:#0468d1;
}


#header {
	background-color:#310061;
	background-image:url(gradient.png);
	color:#ffffff;
}

