body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	background-color:#999999;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	text-align:left;
}
.naorepetir{
    background-repeat:repeat-x;
	background-position:top;
}
