body,td,th {
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;	
	font-style: normal;	
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(fond.gif);
}
table {
    margin-left: auto;
    margin-right: auto;
}
.poemes {
	font-size: 50px;
	color: #EFE8CC;
}
.poetes {
	font-size: 38px;
	font-style: italic;
}
.poesies {
	font-size: 17px;
	color: #EFE8CC;	
}
.poeme-image {
	border: thin solid #FFA6D2;
}
.poeme-copy {
	font-size: 12px;
	color:  #EFE8CC;
	font-style: italic;
}	
a:link {
	color: #EFE8CC;
}
a:visited {
	color: #EFE8CC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #EFE8CC;
}