.box {
	background-attachment: fixed;
	background-image: url(imagens/index/guia_medico_novo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
