body
{
	background-image: url('princ.jpg');
	background-position: center;
	background-attachment: fixed;
   	background-repeat: no-repeat;
    	background-color: teal;
	font-family: Arial, Courrier, sans-serif;
	font-weight: bold;
	font-color: #000000;
}

li
{
	font-size: 14pt;
}

.alerta
{
	font-color: #ff0000;	
}