@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	text-align: center;
}
p {
	font-size: 14px;
	color: #FFF;
	line-height: 120%;
	text-align: center;
}
.ingradient {
	color: #F00;
}

ul {
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
h2 {
	font-size: 18px;
	color: #00F;
	letter-spacing: 5px;
}
a:link {
	color: #FFF;
}
a:hover {
	color: #F00;
}
#footer {
	background-color: #1C1FFF;
	text-align: center;
}
.copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #1C1FFF;
	color: #FFF;
}
body {
	background-color: e0f0e4;
	margin-right: 15%;
	margin-left: 15%;
	background-image: url(images/bg_rwb_1200.gif);
	background-repeat: repeat-x;
}
.ingradient2 {
	color: #FFF;
}

ul li strong {
	color: #000;
}
.ingradient #FlashID {
	text-align: center;
}
