body{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9519), color-stop(100%,#ffcb77));
background: -webkit-linear-gradient(top, #ff9519 0%,#ffcb77 100%);
}
.columnaroja{
	color: red;
}
