body {
	background-color: #D60979;
}
#cuerpo {
	color: #4083C6;
	width: 949px;
	min-height: 1000px;
	background-color: #2B261F;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 200px;
	background-image: url(../images/arbol2.png);
	}



#encabezado {
	height: 170px;
	width: 949px;
	background-repeat: no-repeat;
	background-image: url(../images/navbar-home.png);
	margin-right: auto;
	margin-left: auto;
	background-color: #D60979;
}
#cuerpo p {
	font-size: 14px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#prueba div {
	margin-bottom: 15px;
	width: 398px;
	padding-left: 25px;
}
#prueba form {
	border: 1px solid #D60979;
}

label {	width: 20%;
	float:left;}
label, #prueba p, #clase #prueba div   {
font-size: 14px;
	text-align: left;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#cuerpo .contenedor {
	margin-bottom: 60px;
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}


#cuerpo h1 {
	font-size: 45px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 45px;
	color: #D60979;
	padding-bottom: 50px;
}
#cuerpo h2 {
	font-size: 36px;
	font-weight: bold;

	padding-left: 45px;
	color: #D60979;
}
#cuerpo h3 {
	font-size: 20px;
	font-weight: bold;

	padding-left: 45px;
	color: #E1BB18;
}

a, a:visited {
	color: #FFF;
	text-decoration: underline;
}
#clase {
	position:absolute;
	left:252px;
	top:307px;
	width:425px;
	height:auto;
	z-index:1;
	background-color: #2B261F;
	text-align: left;
}
