html, body, img {
	background-color: purple !important;
}
a:link, a:visited {
	color: purple !important;
}