
.dynamic_image
{
	position: absolute;
	margin-top: -25px;
	height: 354px;
	width: 566px;
        background-image: url('/downloads/dynamic_image/Nubi_-_foto_di_Alessia_Pezzillo.jpg');
	border: 2px solid rgb(0, 0, 0);
	z-index: 0;
}

#dynamic_image_text
{
	margin-top: 305px;
	float:right;
	text-align: right;
	margin-right: 5px;
	font-size: 0.8em;
	background-color: rgb(255, 255, 255);
	padding: 2px;
}
