body{
	background: #1c0601 url(images/background-gray.gif) repeat-x;
}

a:link,
a:visited{
	color: #666;
}

a:hover{
	color: #888;
}

#header{
	background: url(images/header-gray.png) top left no-repeat;
}

.sidebar-box h2#twitter-h2{
	background: url(images/twitter-bird-gray.png) no-repeat;
}

.sidebar-box a:link, .sidebar-box a:visited {
	color: #FFF;
}

.sidebar a:hover (
       color: #6F0329
}