h1 {
	text-align: center;
	width: 750px;
	height: 235px;
	padding-top: 90px;
	margin: 0px;
}
#btn ul {
	list-style: none outside;
	margin-top: 0px;
	margin-left: 60px;
	padding: 0px;
}

#newstxt {
	height: 110px;
	width: 500px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: auto;
}
#newstxt p {
	padding-bottom: 10px;
	background-image: url(../images/news_arr.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
}

