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;
}