@charset "utf-8";
/* CSS Document */

body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 0.8em;
	color: #FFF;
	background-color: #000;
}
a {
	color: #FFF;
}
h1 {
	height: 216px;
	width: 302px;
	background-image: url(logo-wribeiro.png);
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
}
h2 {
	text-decoration: underline;
}
.site-forno span {
	line-height: 30px;
	height: 30px;
	display: block;
}
.site-forno img {
	height: 30px;
}