html { background-color: white; }
body { background-color: white; color: black; background: white url("http://www.asianet.fi/materialbank/maps/China_map.jpg") no-repeat scroll 74% 30px; }
body { background-color: white; color: black; background: white url("../china-map.gif") no-repeat scroll 74% 30px; }
h1 { text-align: center; }
h1 a:link, h1 a:visited { color: black; text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h1, h2, h3 { font-weight: normal; }
address { font-size: .6em; }

body { margin: 2em; position: relative; }
#Main { width: 50%; }
#Sidebar { position: absolute; top: 0; right: 0; width: 150px; font-size: 80%; margin-top: 2em; }
#Sidebar ul { padding: 0; margin: 0; }
#Sidebar ul ul { margin-left: 2em; }
#Sidebar ul, #Sidebar p { line-height: 1.2em; }
img { border: 0; }

h3 { margin-top: 2em; }
.posted { font-size: 80%; }
.post { background-color: #eee; padding: 1px 1em .5em 1em; }

ul li p { margin: 0; }
