  body {
    padding-left: 15em;
		margin-right: 15%;
		font-family: georgia, mingliu, gungsuh, ;
    color: black;
    background-color: #ffffff }
		
  ul.navbar {
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em;
		font-family: "Lucida Sans Unicode", lucida, "times new roman";
		background-color: white;
		}
		
	h1 {
	font-family: "Mesquite STD", "Rosewood std regular";
	font-size: 4em;
	background-image: url(/imgs/tinybg.jpg);
		}
	
	h3 {
	font-family: georgia;
	font-weight: bold;
	font-size: 1em;
	)
	
	p.noident {
	font-family: georgia, mingliu, gungsuh, ;
	}
	
	p.indent {font-family: georgia, mingliu, gungsuh, ;
	text-indent: 20px ;
	}
