/* This is the CSS file for the home page for www.salcalanni.com */

#display table {
	margin: 0;
	width: 565px;
	height: auto
	/* height: 255px */
}

#display h3 {
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9000
}

#display img {
	margin-top: 20px;
	margin-left: 6px
}

#display p {
	margin-top: 5px;
	margin-left: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #FF9000
}

#display p.link {
	margin-top: 2px;
	margin-left: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #FF9000
}

#display p.quote {
	margin-top: 40px;
	margin-left: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #FF9000
}

#display p.name {
	margin-top: 5px;
	margin-left: 180px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF9000
}
