body {
text-align : center;
width : 100%;
margin : 0;
background-color : #c80000;
}

ul, li {
margin : 0;
padding : 0;
}

.principal {
margin-top : 0;
align : left;
padding : 0;
height : auto;
position : relative;
text-align : center;
margin-left : auto;
margin-right : auto;
}

.clear {
clear : both;
}

img {
border-width : 0;
border-style : none;
border-color : inherit;
}

h1, h2, p {
margin : 0;
padding : 0;
font-family : Trebuchet MS;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #ffffff;
text-decoration : none;
}

hr {
border: solid 1px #ec1500;
}

 .texto{
margin-left:auto;
margin-right:auto;
text-align:left;
width:490px;
font-family : Trebuchet MS;
font-size : 13px;
font-style : normal;
font-weight : normal;
color : #ffffff;
text-decoration : none;

}
.titulo{
color: #cef609;
ont-weight : bold;
}

a {text-decoration: none; color: #ffffff; cursor: pointer;}
a:hover { text-decoration: none; color: #cef609;}
