body{   
	background:white url(back_rosa.gif);
	font-family:Comic Sans MS, Verdana, sans-serif;
	font-weight:bold;
	color:black;
}
h1{     
	font-family:Comic Sans MS, Verdana, sans-serif;
	font-weight:bold;
	color:black;
	background:none;
	text-align:center;
}

.litentext{		
	font-family:Comic Sans MS, Verdana, sans-serif;
	font-size:12px;
	color:black;
	background:none;
}

object {
  	width: 200px; 
  	height: 200px;
}
table {
  	border: solid 1px; 
  	width: 100%;
}
td {
  	border: solid 1px;
}
.c {
  	width: 100%;
}
.t {
  	width: 200px;
}
.buttonOff{ 
	background:none;
  	color:black;
}
.buttonOn{ 
	background:none;
  	color:green;
}


input {
  width : 75px;
}



