body {
	background-color: #FFFFFF;
	background-image: url(images/pinpanc.gif);
	padding-top: 100px;
	padding-left: 100px;
	padding-right: 100px;
	color: #008080;
	font: Arial, Helvetica, sans-serif;
}
h1 {
	color: #FF0000;
	font-weight: bold;
}
h2 {
	color: #008080;
	text-align: center;
}
h3 {
	text-align: left;
}
ul {
	list-style-image: url(images/cyancube.gif);
}
cite {
	text-align: center;
}
address {
	text-align: left;
}
blockquote {
	color: #000000;
}
em	{
	color: #FF0000;
	font-weight: bold;
}
