
input {
	font-family: "Trebuchet MS";
	font-size:11px;
	background-color:#000000;
	color:#E686D2;
	border:0px;
	padding:5px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size:11px;
	background-color:#000000;
	color:#E686D2;
	border:0px;
	padding:5px;
}

body {
	background:url(../img/back_02.jpg) center repeat-y;
	font-family: Trebuchet MS;
	font-size:11px;
	color: #DDDDDD;
}
#todo2 {
	background:url(../img/back_01.jpg) top no-repeat;
}
#todo {
	background:url(../img/abajo.jpg) bottom no-repeat;
}

a:hover{
	color:#FFFFFF;
}
.color{
	color: #E686D2;
}

h2 {
	letter-spacing: -0.05em;
	color:#E686D2;
}

h4 {
	color:#E686D2;
	letter-spacing: -0.05em;
	font-size: 2em;
}

h1 {
	letter-spacing: -0.05em;
	color: #E686D2;
	font-size: 4em;
	font-family: Trebuchet MS;
}

