body {
	width: 774px;
	margin-top: 10px;
	max-width: 2000px;
	min-width: 848px;
	clear: both;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#page_content h2 {
	line-height: 1.2em;
}
.smoke {
	font-size:16px;
	font-weight:bold;
	}