BODY { background-image : URL(fondo.jpg);
 	background-repeat : no-repeat;	
	background-position: 50% 80%; 
	background-color: black 
     }

.dados {background-color : white}

H1 {text-align: center;
	color: red;
	font-family: monotype corsiva;
	font-weight: bold;
	text-decoration: underline
       }	
.letra {color: red;
	font-family: Palatino;
	font-weight: bold
       }	
.letracab{color:white;
	font-weight: bold;
	font-size: 18
	}