
html {
	background:url(https://perspectivesjourney.org/wp-content/themes/float/images/background-2.jpg) 50% 0;
}

a, aside a:hover, #main h1 a:hover {
	color:#f57f22;
	font-weight:bold;
}

.meta-comments {
	background-color:#151d52;
}

.meta-tags li a {
	background-color:;
}
	
::-moz-selection {
	background-color:#151d52;
}

::selection {
	background-color:#151d52;
}


