html,body{
margin:0 auto;
padding:0;
width:100%;
height:100%;
min-height:100%;
max-height:100%;
text-align:center;
}

h3,p{
text-align:center;
}
#imgS{
width: 200px;
height: 200px;

}

img{
border:0;
}
.blockd3{
margin:3px;
background-color:white;
}
.blockd3 img{
margin:10px;
border:0;
}