BODY {
	background-color: #535378;
}
.frame {
	background-color: #67678f;
	color: #babae3;
	height: 1200px;
}
H2 {
	color: #e8e8fa;
}
H3 {
	color: #e8e8fa;
}
.star {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(../images/vinculos_estrellita.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 4px;	
}
.one {
	top: 60px;
	left: 210px;
}
.two {
	top: 60px;
	left: 490px;
}
.vinculos-one {
	top: 263px;
	left: 210px;
}
.vinculos-two {
	top: 263px;
	left: 490px;
}
a {
	color: #3d3d54;
	text-decoration: none;
}
.footer {
	color: #babae3;
}
