html, body {
	background: #0B0B19 url('../images/bg_azul.gif') left top repeat-x;
	color: #666;
}

#footer {
  background: #000 url('../images/footer_bg_azul.gif') left top repeat;
  border-top: 1px solid #1a1a1a;
  display: block;
  padding: 30px 0 40px;
  text-align: center;
  border-bottom: 1px solid #1a1a1a;
  height: 100%;
}