#divmaster
{ 
	margin: 5px 0px 0px 5px;
	text-align: justify;
	width: 96%;
	height:250px;
	background: transparent url('./Images/Menu/logo_fbits_bolas.gif') no-repeat top center;
}

#divmaster p
{
	margin: 0px 0px 12px 0px;
	font-family: Verdana;
	font-size: 12px;
}
#divmaster h1
{
	font-family: Arial;
	font-size: 12px;
}
#divmaster a
{
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}

