body {
	background-image: url(../img/fondo_body.gif);
	text-align: center;
	font-family: Trebuchet Ms;
	font-size: 73%;
}


h1, h2, p {
	margin: 0px;
}

p {
	margin-bottom: 12px;
}

h1 {
	font-size: 2.1em;
	color: #B7085B;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

a {
	color: #B7085B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
