#masthead 
{
	background: #ffffff;
	background-image: url(http://blogs.msdn.com/mikewalker/attachment/4655977.ashx);
}

#title
{
	position: relative;
	left: 390px;
	top: 205px;
	width: 450px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 6px;
                color: White
	/*border: solid 1px #ff0000;*/
}

body {
	background-color: #404040;
}

#Search
{
	position: relative;
	right: 590px;
	margin-top: 1px;
	padding-right: 4px;
}

#welcome
{
	position: relative;
	right: 590px;
	background-color: #000000;
	padding: 5px;
	padding-top: 1px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}
