body {	background: #fff;	font: 0.7em/1.2 Tahoma, "Lucida Grande CE", lucida, sans-serif;	color: #666;	margin: 0;	text-align: center;}h1, h2, h3 {	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;}h1 {	font-size: 2em;}h2 {	font-size: 1.6em;}h3 {	font-size: 1.4em;}#page {  width: 95%;  text-align: left;  margin: auto;  position: relative;  background: #fff;}#top {  height: 50px;  background: url("../img/tbg.gif") repeat-x;}#main {  border-left: 1px solid #ccc;  border-right: 1px solid #ccc;    padding: 15px;}#label {  background: url("../img/label.gif") right top no-repeat;  height: 50px;  width: 230px;  float: right;}#navibar {  margin-top: 30px}#navibar a {  display: block;  float: left;  padding: 1px 10px 2px 10px;  color: #333;  text-decoration: none;}#navibar a:hover {  background: #c00;  color: #fff;}#preview {  width: 150px;  height: 400px;  overlay: auto;}#footer {  background: #eee;  padding: 3px;  text-align: right;  }.clr {  clear: left;}
