body {
	color: #CCCCCC;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imag/tgoth/moria.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
body a {
	color: #FF0000;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
small {
	font-size: x-small;
}