html, body {margin: 0; color:#000; font-family: verdana, arial, sans-serif; }
html { background: url('imgs/background.jpg') no-repeat top center #336699; }

.truthbook { width: 786px; height: 500px; background: url('imgs/truth_book.png') no-repeat top center; }

.headline {margin-top: 80px; font-size:161.6%; font-weight: bold;}
.qn {margin-top: 10px; font-size:110%;}
.vn {margin-top: 10px; font-size:110%;}
.en {margin-top: 10px; font-size:90%; font-weight: bold;}
.dog_chinese_government {margin-top: 10px; font-size:150%; text-align: center;}
.stop_invading {padding: 5px; color: red; font-weight: bold; background: #fff;opacity:0.5;filter:alpha(opacity=50); margin-left:auto;margin-right: auto;}
.vietnam {padding: 5px; color: blue; font-weight: bold; background: #fff;opacity:0.5;filter:alpha(opacity=50); text-align: center; margin-left:auto;margin-right: auto;}
.footer {text-align: center; color: #fff;}
p { margin:0 0 1em; }
a, 
a:visited { color:#fff; text-decoration:none; }
a:hover { text-decoration:underline; }
.rounded{-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;}
.center { text-align:center; }
.right { text-align:right; }
