#masthead 
{
	background: #ffffff;
	background-image: url(http://blogs.msdn.com/photos/angrue/images/7040725/original.aspx);
}

#title a:link, #title a:visited, #title a:active
{
	color: #ffffff;
	font-size: 18px;
}

#title
{
	color: #ffffff;
	position: relative;
	left: 70px;
	top: 90px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	font-size: 11.5px;
                font-weight: 500;
}
