img {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a.top:link {
	color: #000000;
}

a.top:visited {
  color: #FF0000;
}

a.top:hover {
	text-decoration: none;
}

a.top:active {
	color: #FFFF00;
}

a.previous {
	font-size: 9px;
}

ul { margin: 0 0 5px 10px; padding: 0; }
li {list-style: square outside; color:blue; }
li.previous {list-style: square outside; color:blue; font-size: 9px; }

#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: -1;
}

html, body {
height: 100%;
margin: 0;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

img.sitemeter2 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pcenter {
	text-align: center;
}
