html { height:100%;}
body {
	margin: 0;
	padding: 0;
	height:100%!important;
	min-height:800px;
	min-width:980px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(pics/FUNDO_1-01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
object, embed { vertical-align:top; min-height:800px; outline:none; margin: 0; padding: 0;}
div {height: 100%;}
img { border:none; vertical-align:top}
.aligncenter { text-align:center;}
