body {
	background-image: url(cbg.jpg);	
	font-family:trebuchet ms;
}

TD {
	text-align:center;
	padding-top:75px;	
	vertical-align:top;
	background-image: url(nagrob.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:250px;
	height:225px;
	font-size:9pt;
	color: #444444;
}

h1 {
	color: #ffffff;
	text-align:center;
	font-size:28pt;
	line-height:36pt
}

.inscription {
	margin: 0 auto 0 auto;
	width:160px;
	text-align:center
}

.date {
	font-size:8pt
}

.description {
	width: 450px;
	font-size:9pt;
	margin: 0 auto 0 auto;
	padding:5px;
	background-color:#dddddd;
	border: solid 2px #888888;
	color: #333333;
	text-align:justify;
	margin-bottom:20px;
}

a {
	color : #117a11;
	text-decoration : none;
}

a:visited {
	color : #117a11;
	text-decoration : none;
}

a:hover {
	color : #aa0000;
	text-decoration : none;
}