.link00fake {
	cursor: hand;
}
.fundo {
	background-image: url(../../www/imagem/estrutura/arquivos/layer_final_surfista_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
.teste {
	background-attachment: fixed;
	background-image: url(../imagem/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
