html {
	background:url(../imgs/bg.jpg) top center no-repeat;
	_background:url(../imgs/bg.jpg) center center no-repeat;
}
body {
	margin:0;
	padding:0;
}
#geral {
	position:absolute;
	width:730px;
	height:430px;
	margin:-215px 0 0 -365px;
	top:50%;
	left:50%;
}
#links_bm {
	display:none;
}
