#title {
	background: url(http://blogs.technet.com/photos/evand/images/453869/original.aspx) no-repeat;
	background-position: 99% center;
	height: 85px;
	width: 100%;
}

#title h1 {
	width: 870px;
	float: left;	
}

#title p {
	width: 870px;
	float: left;
}

