body { font-size:16px;font-family:Arial;color:#500000 } 
h1 { font-size:20px;font-family:Arial;color:#B93B8F }
/* h1 { font-size:20px;font-family:Arial;color:#c91f21 } */
a {text-decoration: none;}
a:hover {text-decoration:underline;}

#theHeader {
/*
 position: absolute;
*/
 top: 0;
 margin-left: 8em;
 margin-right: 1em;
 width: 88%;
 height: 36px;
 background: #1C42BC;
}
#headerBackground {
/*
 position: absolute;
*/
 top: 0;
 margin-left: 0;
 width: 220px;
 height: 30px;
 background: white;
 z-index:2;
}
#theHeaderText {
 float: left;
 color: #1C42BC;
 font-size:30px;
 z-index:3;
} 
#bigText {
 color: #1C42BC;
 font-size:30px;
} 
#theImage {
/*
 position: absolute;
*/
 top: 0;
 left: 0;
}
#theForm {
/*
 position: absolute;
*/
 top: 10px;
 right: 1em;
}
#theBody {
/*
 position: absolute;
*/
 top: 4em;
 left: 1em;
}
#desc {
 margin-left: 1em;
 width: 80%;
}

.chinese {
  font-size:30px;font-family:Arial;color:#500000 
}
