body{
	background: #111 url(images/background-gray.gif) repeat-x;
}

a:link,
a:visited{
	color: #666;
}

a:hover{
	color: #888;
}

#header{
	background: url(images/header-gray.gif) top left no-repeat;
}

.sidebar-box h2#twitter-h2{
	background: url(images/twitter-bird-gray.png) no-repeat;
}
