body {
        margin-top:     1em;
        margin-right:   3em;
        margin-left:    3em;
        margin-bottom:  1em;

        font-size:      x-large;
	font-family:    sans-serif;
        color:          white;
        background:     #0000ad;

        background-position:    0.2em 1em;
        background-attachment:  fixed;
        background-repeat:      no-repeat;
        background-image:       url(logo.gif);
}

h1,h2,h3,h4,.center { text-align: center; }

td { font-size: x-large; }

:link,:visited { color: white; }

li li { font-size:      smaller; }

.navigation { 
	  text-align: right
}


body:after {
     content: "W3C DIA Workshop, Bristol 3/4 Oktober 2000";
     display: block;
     margin-top: 2em;
     text-align: center;
     font-size:      small;
}
