body {
	background-image: url(tirada/fons.jpg);
	background-color: #E7DEC6;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
}
#cap h2 {
	font-size: 0.8em;
	font-weight: bold;
}
#explicacio {

}
#explicacio h2 {
	font-size: 1.4em;
	font-weight: bold;
}
#explicacio p {
	font-size: 14px;
	font-weight: bold;
}
#taula {
	background-image: url(tirada/estel.png);
	background-position: center;
	background-repeat: no-repeat;
}
#taula h3 {
	font-size: 0.8em;
	font-weight: bold;
}
a {
	text-decoration: none;
		color: #660033;
}
a:link {
	color: #B33F60;
}
a:visited {
	color: #5A2030;
}
a:hover {
	text-decoration: underline;
}
#amor {
	background-image: url(tirada/corazones.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#amor .table {

}
#amor h1 {
	font-size: 36px;
	color: #800080;
	font-weight: bold; 
	text-align: center;
}
#amor h2 {
	font-size: 36px;
	color: #0000FF; 
	font-weight: bold;
	text-align: center;
}
#amor p {
	font-size: 12px;
	color: #00008B;
	font-weight: bold;
	text-align: center; 
}
#amor h4 {
	font-size: 10px;
	color: #FF009B;
	font-weight: bold;
	text-align: center; 
}
.preu {
	font-size: 10px;
	font-weight: bold;
}
#preu {
	font-size: 10px;
	font-weight: bold;
	padding: 15px;
	width: 800px;
	border: dotted;
}
