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;
}

body {
	background-color: #141414;
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 12px;
	color: #000;
}

#contenido{
	width: 783px;
	margin: 0 auto;
	background-image: url(images/bulabe.png);
	background-repeat: no-repeat;		
	height:600px;
}

#contenido p {
	padding: 320px 0 0 355px;
	
}
