body {
	background-color: #bd55f3;
	background-image: url(../img/mono_headspace_p.gif);
	background-repeat: repeat;
}

img {
  border: none;
}


#cabecera {
	background-color: transparent;
	background-image: url(../img/mono_headspace_p.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navegadorTop {
	background-color: #e3c0f5;
}

ul#menu li a:hover {
	color: #bd55f3;
}

#bodyContent h1 {
	color: #000000;
}

#bodyContent a:hover {
	color: #e3c0f5;
}

#datosContent h1 {
	color: #000000;
}

#datosContent a:hover {
	color: #e3c0f5;
}

h2 {
	font-weight: bold;
	border-bottom: 0px solid #E5E4E5;
	color: #00CCFF;
	line-height: normal;
	text-align: left;
	font-size: 50px;
	clear: both;
}

#footer {
	color: #000000;
}