body {
	margin: 0px;
	background-color: #c20000;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rojo{
  font-family:Myriad Web Pro, Verdana, Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-weight: normal;
}
