body{color:rgb(128,128,128);font-family:Monospace;font-size: 13px;text-align:center;background-color:rgba(135,206,235,1);margin:0;overflow:hidden}
.gradient {-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;background: -webkit-gradient(linear,left top, right bottom,from(rgba(255,255,255,0.95)),to(rgba(135,206,235,1)));background: -webkit-linear-gradient(left top,rgba(255,255,255,0.95),rgba(135,206,235,1));background: -moz-linear-gradient(left top,rgba(255,255,255,0.95),rgba(135,206,235,1));background: linear-gradient(left top,rgba(255,255,255,0.95),rgba(135,206,235,1));}
#info { position: absolute; top: 0px; width: 100%; padding: 5px}
#spende {position: absolute; top: 50%; left: 49%;margin: 0px auto; z-index: 1000}
