/* struktur gesamtseite */
html, body { height:100%; width:100%; padding:0px; margin:0px; border:0px; background-color:#500cb5 }

/* elemente */
table.vertcenter { height:100%; width:100%; padding:0px; margin:0px; border:0px; text-align:center; vertical-align:middle }
img.pic { border:0px }