/* CSS for Taoism and the Taoist Arts */
/* <style type="text/css"> */

body {
 background-color: #e8e8fc; 
}

p { 
 color: black; 
 background-color: #e8e8fc; 
 font-family: "times new roman", arial, verdana, helvetica, sans-serif; 
 font-size: 100%;
 font-style: normal; 
 font-weight: normal; 
}

h1 { 
 color: black; 
 background-color: #e8e8fc; 
 font-family: "times new roman", arial, verdana, helvetica, sans-serif; 
 font-size: 200%; 
 font-style: normal; 
 font-weight: bold; 
}

h1#title { 
 text-align: center;
 color: black; 
 background-color: #e8e8fc; 
 font-family: "times new roman", arial, verdana, helvetica, sans-serif; 
 font-size: 250%; 
 font-style: normal; 
 font-weight: bold; 
}

h2 { 
 color: black; 
 background-color: #e8e8fc; 
 font-family: "times new roman", arial, verdana, helvetica, sans-serif; 
 font-size: 150%; 
 font-style: normal; 
 font-weight: bold; 
}

/* </style> */