html {
     font-family: papyrus, trebuchet, serif;
     font-size: 16px;
     background: #ebb; 
     }
body {
     width: 800px;
     margin: 0px auto; 
     background: white; 
     }
p { 
     }
h1 { 
     }
h2 { 
     }
h3 { 
     }
h4 { 
     }
h5 { 
     }
h6 { 
     }

#header {
		background: url("/pix/lily.jpg") no-repeat;
		width: 800px;
		height: 271px;
		}
#head-txt {
		margin: 20px auto auto 40px;
		position: relative;
		float: left;
		
		}

.copywight {
     width: 400px;
     margin: 15px auto;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 9px;
     color: #909090;
     text-align: center; 
     }
     