body {
  background: #fff;
  margin: 0 auto;
  font: normal 13px arial, helvetica, sans-serif;
  color: #000;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
} 
a:link {
  color: #b00;
}
a:visited {
  color: #b00;
}
a:hover {
  color: #aaa;
}
h4,td {
  font: normal 14px verdana, arial, helvetica, sans-serif;
}
div#pagina {
  margin: 0 auto;
	width: 852px;
	height: 963px;
	overflow: hidden;
	background: url(../images/lordz.jpg) top center no-repeat;
}
div#footer {
  clear: both;
	margin: 0 auto;
	width: 852px;
	height: 37px;
	background: url(../images/footer.jpg) top center no-repeat;
}
.link {
  position: relative;
	margin-top: 1px;
	margin-left: 357px;
	width: 105px;
	height: 15px;
	display: block;
}
.link a {
	background: url(../images/link2.png) center no-repeat;
	width: 105px;
	height: 15px;
	display: block;
}
.link a:hover {
	background: url(../images/link.png) center no-repeat;
	width: 105px;
	height: 15px;
	display: block;
}

