/* Green Style */

body#woothemes { background: #191919 url(gray/bg.jpg) repeat-x center 0; }

h1, h2, h3{
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
h1 { font-size:30px; }
h2 { font-size:26px; }
h3 { font-size:22px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h7 { font-size:18px; }
h1, h2, h3 {
	color: #6099ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}
h4 {
	color: #a3d5ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h7 {
	color: #a3d5ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}