body {
	background-image: url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position: center;
	text-align:center;
	margin:0px;
}


#content {
	positon:absolute;
	height:100%;
	width: 959px;
	margin:auto;text-align:left;
	/#border:1px solid black;*/
}

#texts {
	margin-left:89px;
	margin-top:95px;
	width:720px;
	height:514px;
	padding:30px;
	padding-top:45px;

	/*border:1px solid black;*/
}
 
#foto {
	background-image: url('../images/foto.png');
	position:absolute;
	top:0px;
	left:2px;
	width:283px;
	height:284px;
	
}

.title {
	font-size:25px;
	font-weight:bold;
	margin-bottom:40px;
}

.body_text {
	font-size:14px;
}