div.bgfull{
position: absolute;
height:100%;
left:0px;
right:0px;
top:0px;
bottom:0px;
margin:0px;
padding:0px;
text-align: center;
overflow: hidden;
}
img.bgfull{
height: 100%;
margin:0px;
padding:0px;
}