body {
	background-color: #5f5f45;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-base-color: #5D6043;
	scrollbar-arrow-color: #b1b49b;
	scrollbar-3dlight-color: #5D6043;
	scrollbar-darkshadow-color: #5D6043;
	scrollbar-face-color: #5D6043;
	scrollbar-highlight-color: #5D6043;
	scrollbar-shadow-color: #5D6043;
	scrollbar-track-color: #5D6043;
}
#contenidos {
	margin: 15px;
	text-align: justify;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
input {
	font-size: 11px;
	border: 1px solid #979771;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.wallpapers {
	font-size: 9px;
}
wallpapers a {
	text-decoration: none;
}

textarea {
	font-size: 11px;
	border: 1px dashed #2E2E21;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright {
	font-size: 9px;
}
th {
	font-weight: normal;
}

