
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
}
ol, ul {
list-style : none;
}
blockquote, q {
quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
content : '';
content : none;
}
body {
background-color : #252525;
font-family:Trebuchet MS;
font-size:13px;
color:#CCCCCC;
}
#cuerpo {
width:550px;
margin:40px auto;
}
p {
margin-bottom : 10px;
line-height : 17px;
}

h1 {
font-size:25px;
border-bottom : 5px solid #ff9900;
color: #CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:10px;
margin-bottom:10px;
}

h2 {
color:#ff9900;
font-weight:normal;
font-size:16px;
margin:30px 0px 5px 0;
}

span {
color:#cc9900;
}

a {
color:#00CCFF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}