/* @override http://localhost:9016/artcss/the_harm_of_tasting.css */

body{
	background: #fffbf8;
}
.article p{
		color: #4c0e08;
		text-shadow: none;
}
.article{
	position: relative;
	background: #fffbf8 url(../images/article/the_harm_of_tasting/tomato.jpg) no-repeat left bottom;
		padding-bottom: 234px;
}
.article h1{
	font-family: Georgia, Times, "Times New Roman", Sans-serif;
	color: #515f52;
	position: absolute;
	top: 24px;
	left: 0px;
	font-weight: normal;
	letter-spacing: normal;
}
.article .h2, .article h2{
	font-family: garagier-1, Georgia, Times, "Times New Roman", serif;
}
.the{
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	margin-bottom: 20px;
}
.harm{
	position: relative;
	left: 1px;
	font-size: 124px;
	text-transform: uppercase;
}
.of{
	position: relative;
	text-align: left;
	font-size: 54px;
	letter-spacing: -0.05em;
	font-style: italic;
}
.tasting{
	position: relative;
	display: block;
	font-size: 110px;
	line-height: .8;
	text-transform: uppercase;
}
.comments{
	margin-top: 0;
}
p.introduction:first-line {
font-weight : 800;
}
