body{
	font-family: verdana; 
	font-size: 12px; 
	background:#ffffff url("td1.jpg") no-repeat center
}
a{
	color: blue; 
	text-decoration: none; 
	font-family: verdana; 
	font-size: 12px
}
a:hover{
	text-decoration: underline; 
	font-weight: bold; 
	color: navy
}
a:visited{
	color: navy
}
td{
	font-family: verdana;
	font-size: 12px
}
.puisi{
	font-family: Palatino LinoType;
	font-size: 15px;
	font-style: italic
	}
.foto{
	background-color: white
}

img{
	border-radius:7%;
	filter:blur(0px);
}	
.judul{
	font-size: 18px; 
	font-weight: bold; 
	text-align: center
}