html {
	overflow-y: scroll
}
body {
	font: normal 12px verdana,arial,tahoma;
} .examplePic {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0px;
} .count {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 80%;
    margin: -40px -280px;
}