#contenedor {
	width: 853px;
	margin: 0 auto;
	background: white;
}
#contenido p {
	text-align: center;
}

body {
	background-image: url(videntes.gif);
	font-family: 'Metamorphous', cursive;
	font-size: 20px;
}
#contenedor #contenido {
	margin: 10px;
}
.grande {
	font-size: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
}
#header h1 {
	line-height: 150px;
	background: url(logo.jpg) no-repeat;
	padding-left:180px;
}
