body {
	background: #7FB940 url(http://www.microsoft.com/brasil/technet/Blogs/marcos_rodrigues/images/background.jpg) no-repeat center top
}
#masthead 
{
	margin-top: 0px;
	background: #ffffff url(http://www.microsoft.com/brasil/technet/Blogs/marcos_rodrigues/images/img_topo.jpg) no-repeat;
	width: 804px;
	height: 300px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#userArea
{
	float: right;
	margin-top: 106px;
	padding-right: 6px;
}
#title
{
	position: relative;
	left: 45px;
	top: 32px;
	width: 250px;
	height: 64px;
	overflow: hidden;
	text-align: left;
	font-size: 13px;
	font-family:  Arial;
	color: #FFFFFF;
}
#title h1
{
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-family:  Arial;
}
#navbar
{
	background-color: none; 
                    background-image: url(http://www.microsoft.com/brasil/technet/Blogs/marcos_rodrigues/images/back_menu.jpg);
	height: 33px;	
}
#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li
{
	float: left;
	padding-left: 13px;
	margin-left: 35px;
	background-image: none;
	padding-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-family:  Arial;
}
#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}
#navbar a:hover
{
	text-decoration: none;
                    color: #FDFA24;
}