/* CSS Document */
html,body {
text-align:center;

background:url(bilder/dots.png) no-repeat fixed center center;
background-color: #FFFFFF;

 }
table {

border-collapse: separate;
border: 8px outset #000000;
background:url(bilder/hintergrund.jpg) repeat;

}

p {width='400' style='font-family: Arial; font-size: 50px align=center;}

