html {
	background:url(images/background-1.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;
}