/* @override http://localhost/festivaldemusicademao/estils.css */

body {
	background: #dddbbb;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	margin: 20px 0 15px 0;
	font-size: 2.3em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	margin: 10px 0 25px 0;
	font-weight: normal;
	font-size: 1.1em;
}

p {
	font-size: 1.1em;
}

a {
	color: #4ac5d5;
}

img {
	border: none;
}
