#masthead { background: #014fbe url(../images/scitecheng-banner.jpg) no-repeat right top; }
#site-title { color:#fff; }
#splash-image {
	background-color: #fbfbfb;
	background-image: url(../images/splash-image.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.datatable tr:hover { cursor: text; }

