body {
	/* background:#fff url(images/bg.png) top center repeat-x; 
	color:#555;*/
}
a:link {
	color:#003D71;
	text-decoration:none;
}
a:visited {
	color:#003D71;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	color:#003D71;
}
#site-header {
	background:url('images/header-bg.png') no-repeat;
}
/* #content-bg {
	background:url('images/content-top-bg.png') no-repeat;
	clear:both;
}
 */