body{
	background: #ffffff  ;
}

a:link,
a:visited{
	
	color: #848484;
	/*color: #557181;*/
}

a:hover{
	color: #698b9e;
}

#header{
	background: url(images/header-blue.png) top left no-repeat;
}

.sidebar-box h2#twitter-h2{
	background: url(images/twitter-bird-blue.png) no-repeat;
}
