body {
   background: #162C42 url(http://blogs.technet.com/photos/blogimages/images/3061505/original.aspx) 0 0 repeat-x;
}

#masthead
{
   background-image: url('http://blogs.technet.com/photos/blogimages/images/3048269/original.aspx');
}
#title
{
	position: relative;
	left: 63px;
	top: 76px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #735c35
}
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
   color: #415670;
}

h3
{
   color:#FF9933;
}

h5.posthead
{
   font-size:x-large;
}