@charset "utf-8";
#wrap{
	background:url(../img/bg-internas.jpg) repeat-x;
	background-position:center 69px ;
}
#main{
	margin:0 auto;
	width:940px;
}
.content{
	padding-top:20px;
	font-size:14px;
	line-height:120%;
	text-align:justify;
}
.content h2{
	margin-bottom:15px;
}
.content p{
	margin-bottom:5px;
}