@charset "utf-8";
#titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}
#foto1 {
	float: left;
}
#text1 {
	text-align: left;
	float: right;
	color: #FFFFFF;
	text-indent: 20px;
	background-color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 30px;
	padding: 5px;
	width: 550px;
}

