body {
	font-family: Verdana, Arial;
	font-size: 11pt;
	background-color: #ffffff;
	letter-spacing: 0.03em;
	margin: 30px 0px 30px 0px;
	word-spacing: 0.2em;
	float: center;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 22pt;
	letter-spacing: 0.1em;
	text-indent: 20px;
	font-weight: 500;
	padding: 10px 0px 0px 0px;
}

h3 {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 18pt;
	letter-spacing: 0.03em;
	margin-top: 35px 0px 15px 0px;
	font-weight: 500;
}

#napit {
	width: 997px;
}

#top {
	background-image: url("images/top_background.jpg");
	background-repeat: no-repeat;
	width: 997px;
	height: 157px;
}

#background {
	background-image: url("images/body_background.jpg");
	background-repeat: repeat-y;
	width: 997px;
}

#page {
	background-image: url("images/page_background.jpg");
	background-repeat: no-repeat;
	width: 997px;
}

#page-text {
	width: 490px;
	padding: 20px 0px 20px 375px;
	text-align: left;
}

#bottom {
	background-image: url("images/bottom_background.jpg");
	background-repeat: no-repeat;
	width: 997px;
	height: 58px;
}



//background-image: url("images/body_background.jpg");
//background-repeat: repeat-y;
//background-position: center;