html, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{margin:0;padding:0;border:0px none;outline:0;font-weight:inherit;font-style:inherit;font-size:100.01%;font-family:inherit}

html{
	width:100%;
	min-width:1000px;
}

body{
	margin:0;
	padding:0;
	color:#000;
	background:#242424;
	font:normal normal 86%/1.5em 'Lucida Grande','Lucida Sans','Lucida Sans Unicode', Verdana,sans-serif;
}
#cuerpo{
		margin:auto;
		margin-top:25%;
		text-align:center;
		width:800px;
}


h1{
font-size:1.3em;
color:#437346;
}

h1 b{
color:#97D95C;
}

h2{
font-size:1em;
color:#97D95C;

}

p{
color:#999;
}

.pie{
color:#666;
font-size:0.8em;
}