<style type="text/css">
/* = Selected Text
----------------------------------------------- */
::selection {
	background:#d4dcd6; /* Safari */
}

::-moz-selection {
	background:#d4dcd6; /* Firefox */
}
</style>