h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	margin: 0;
	background-color:#333333;
	font-weight: normal;

}
.naorepetir{
	background-repeat:repeat-x;
	background-position:top;
	}
