body {
	background-color:#9B9087;
	background-image:url('/images/contact/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;	
	color: #fff;	
}

a {color: #E9DDD1; text-decoration: none;}
a:hover {text-decoration: underline;}


h1 {
	width: 403px;
	height: 93px;
	padding:0px; margin:0px;
	display:block;
/*	background-image:url('/images/contact/heitorpereira.gif');
	background-position:right;
	background-repeat:no-repeat; */
}

h1 span { display: none; }

h2 { width: 20px; height: 74px; display:block; padding:0px; margin:0px; }
h2 span {display:none;}

h3 { margin: 10px 0px 0px 0px; }

#nav {
	display: inline;
	position: relative;
	left: 20px;
}


#text {
	padding: 10px 10px 10px 25px;
	text-align:justify;
}

#footer {
	width: 250px;
	color: #000;
	font-size:9px;
	text-align:left;
}


