body { background-image:url('image/background.png'); color:#CCCCCC; font-family:helvetica, verdana, arial; font-size:10pt; text-shadow: #000000 0px -1px 2px; }

a { text-decoration:none; text-shadow: inherit; color:inherit; }
a:hover { text-decoration:none; text-shadow: #666666 0px 0px 5px; }

.wrapper { position:absolute; width:800px; height:400px; margin-top:50%; margin-left:50%; top:-200px; left:-400px; }
.logoContainer { width:100%	; text-align:center; }
.contentContainer { position:relative; top:50px; width:100%; text-align:center; }

.appIcon { width:120px; height:120px; margin:auto; text-align:center; display:inline-block; }
.appIcon img { width:80px; height:80px; }
.appIcon a { display:block; }

.copyrightBar { display:block; position:absolute; bottom:4px; right:4px; color:#AAAAAA; text-align:right; }
.imprint { display:block; position:absolute; width:260px; height:200px; top:20%; left:20%; }
