





#holder
{
	position:absolute;
	width:100%;
	height:100%;
}
#holder img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
