/* the background banner image */
#top {
	background-image: url("http://cms.unimelb.edu.au/__data/assets/image/0005/56741/001.jpg");
}

/* accent controls the colour of the quicklinks bar */
.accent {
	background-color: #3366FF;
}

/* the border color of the footer bar can optionally be matched to the accent color */
#metalinks
{
	border-bottom-color: #ccc;
	border-top-color: #ccc;
}
a.external {
	background-image: url("./?a=161787");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 1em;
}