body {
	margin: 0px;
	padding: 0px;
}
#intro p {
	text-align: left;
	padding-left: 200px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 16px;
}
#intro h1 {
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 16px;
	background-image: url(../trabalhos/home/grandes/retrato.jpg);
	background-repeat: no-repeat;
	height: 480px;
	margin-left: 200px;
	text-indent: -9999px;
	margin-top: 10px;
}
#intro {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

