/* ============================================================== */
/* INTRO STYLES
/* 2009 Michael B. Mitchell
/* Copyright Economy Furniture, 2009 - All Rights Reserved
/* ============================================================== */

/* Main Page Pod */
#POD_Intro {
	border: 0;
}

#POD_Intro h2 {
	font-family: Comic Sans MS, Tahoma, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 2px;
}

#POD_Intro p {
	font-family: Comic Sans MS, Tahoma, Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: 400;
}


