#title
{
	position: relative;
	left: 23px;
	top: 20px;
	width: 400px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
                color: #ffffff;
                font-color: #ffffff;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
                color: #ffffff;
	text-align: center;
	font-color: #ffffff;
                
}

#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url(../images/summer-title.jpg);
	width: 804px;
	height: 100px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#masthead 
{
background-image: url(http://www.microsoft.com/latam/technet/simplified/images/header.jpg);
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #ffffff
}
