body {
	margin : 10px 0px; 
	padding : 0px; 
	color : #000;
	background-color : #f8f6e6; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper{
	margin: 0px auto 0px auto;
	margin-top:10px;
	width :700px;
	background-image:url('img/bg-middle.gif');
	text-align: left;
}

div {
	font-size : 12px;
}

#top
{
	width: 700px;
	height: 3px;
	background-image:url('img/bg-sus.gif');
}

#content
{
	width: 700px;
	background-image:url('img/bg-jos.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

h1.title
{
	width: 700px;
	margin-left:5px;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 40px;
	background-image:url('img/bg-titlu.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color: #33a;
}

#text
{
	padding-left:30px;
}

a.photo
{
	borer: none;
}

img.photo
{
	border-color:#ddd;
	border-width:1px;
	background-color: #fff;
	padding:10px;
}

#picture
{
	text-align:center;
}

a.contact
{
	text-decoration: none;
	color: #666;
}

a.contact:hover
{
	text-decoration: underline;
}
