/* CSS Document */
body{
background-color:#000000;
font-family:Georgia, Times New Roman, serif;
font-size:12pt;
background-image:url(sternenhimmel.jpg);
background-attachment:fixed;
}
#table{
background-color:#CCCCCC;
border-width:2px;
border-color:#CCCCCC;
border-style:outset;
background-image:url(pergament.jpg);
background-attachment:fixed;
}
