body {
	margin: 200px 0 0;
	padding: 0px;
	background: #F6F6F6;
}
body, h1, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
}

div {
	position: relative;
}

h1 {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 230px;
	height: 88px;
	text-indent: -500px;
	overflow: hidden;
	background: url(../img/logo.png) no-repeat;
}

div#contact {
	width: 500px;
	margin: 0 auto;
}

p#novo-site {
	margin-top: 50px;
	color: #000;
}
