body {
	font-family: Tahoma;
   background: url('images/bg.gif') no-repeat fixed top;
   margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.content {
   font-size: 12px;
}
.sidebar {
   font-size: 12px;
   color: white;
   font-weight: bold;
}

