body {
	background-image: url('StarTile.jpg') !important;
	background-repeat: repeat;
	background-attachment: fixed;
}

#Sidebar {
	background-color: #5b869f !important;
	color: whitesmoke !important;
}

#Sidebar p {
	color: inherit !important;
}

#Sidebar a {
	color: aliceblue !important;
}

	#Sidebar a:visited {
		color: aliceblue !important;
	}

#OptionsBar a,
#OptionsBar div[role="button"] {
	color: white !important;
}

#OptionsBar a:hover,
#OptionsBar div[role="button"]:hover {
	color: lightskyblue !important;
}
