body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #b3cde8; 
	 }

#main_in {
	position: absolute;
	left: 50%;
	width: 758px;
	height: 624px;
	margin-top: 5px;
	margin-left: -379px;
	padding: 0px;
	background-image: url(../imagini/verbena1.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	}
	
#jos {
	position: absolute;
	left: 50%;
	width: 758px;
	height: 30px;
	margin-top: 2px;
	margin-left: -379px;
	padding: 0px;
	top: 624px; 
/*	background-color:#ffffcc; */
	text-align: center; 
	font-size: 12px; 
	color:#444444; 
	font-weight: bolder;
	padding-top: 10px;
	border-top: solid 1px #663366;
	}	
	
