   body {
        padding-left: 13em;
        color: black;
        background-color: #eeeeee;
        font-family: Georgia, "Times New Roman",
                Times, serif; }
   h1.title {
        font-family: Sans-serif, Helvetica, Geneva, Arial;
        color: #00bb00 }
   ul.navbar {
        position: absolute;
        top: 10em;
        left: 1em;
        width: 9em; }
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
  ul.navbar a {
    text-decoration: none }
  a:link, a:visited { 
	color: blue;
	text-decoration: none }
  a:hover {
    color: green }
   img.flag {
        position: absolute;
        top: 1em;
        left: 1em; }
       .buddha {
        position: absolute;
        top: 20em;
        left: 1em; }
       .w3c {
	border: none;
	position: absolute;
	top: 20em;
	left: 4em; }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
  table {
	background-color: #ffffff }
  td th {
	padding: 1em }
