
html {
	background:url(http://thenerdysquirrel.com/wp-content/themes/float/images/background-3.jpg) 50% 0;
}

a, aside a:hover, #main h1 a:hover {
	color:#e65c00;
}

.meta-comments {
	background-color:#e65c00;
}

.meta-tags li a {
	background-color:#e65c00;
}
	
::-moz-selection {
	background-color:#e65c00;
}

::selection {
	background-color:#e65c00;
}


