body {
	font-family: times;
	font-size: 16px;
	color: #41211c;
	margin: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x,y;
	line-height: 17px;
}
.titulos {
	font-family: Times;
	font-size: 16px;
	color: #4f151a;
	line-height: 17px;
}

.titulosdisenadores {
	font-family: Times;
	font-size: 23px;
	color: #4f151a;
	line-height: 17px;
}

p {
	font-family: times;
	font-size: 13px;
	text-align: left;
	line-height: 15px;
}


a {
	color: #ba3f04;
	text-decoration: none;
}
