/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#bgcarrosel {
	background: url(../imagens/bg_carrosel.jpg) left top no-repeat;
	style="width:649px; 
	height:auto
	}

