BODY {
	cursor: auto;
	color: #000000;
 	font-size: 14px;
 	font-family: "Courier New", Courier, monospace;
	text-align: justify;
 	text-decoration: none;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.pikunikku.net/xirimiri/imagenes/fondo.jpg);
	background-repeat: repeat;

}

a:link { font-size: 14px; text-decoration: none; color: #4f3f2e;}
a:active { font-size: 14px; text-decoration: none; color: #4f3f2e; border-bottom: 2px solid #31110a; }
a:visited { font-size: 14px; text-decoration: none; color: #4f3f2e; border-bottom: 2px solid #31110a; }
a:hover { font-size: 14px; text-decoration: none; color: #4f3f2e; }

.principal {
	background-image: url(http://www.pikunikku.net/xirimiri/imagenes/imagen.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contenido {
	background-color: #fafdf8;

	
}

h1 {
	border-bottom: 1px solid #dfe3d5;
}

h2 {
vertical-align: text-top;
margin-top: -6px;
padding-bottom: 10px;
font-size: x-small;
border-top: 1px solid #dfe3d5;
}

h3 {
font-size: 14px;
}

.post {
padding-bottom: 15px;
}

.input { 
	cursor: auto;
	color: #000000;
 	font-size: 11px;
 	font-family: "Trebuchet MS";
 	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	background-color: #ffffff; 
	border: 0px solid #000000;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff; 
	border-right: 0px solid #ffffff; 
	border-bottom: 1px solid #6d6b68; 
}