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

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

a:hover{
	color: #698b9e;
}

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

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



# h2{
	font-family: "Trebuchet MS", sans-serif;
	color: #444;
	font-weight: bold;
	font-size: 1.667em;
	padding: 0px 0px 5px 0px;
}
