#news	{

}
#post1 {
	background-image: url(image/paper1.png);
	background-repeat: no-repeat;
	height: 77px;
	color: #FFCB02;
	font-family: "Agency FB";
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	text-indent: 100px;
	margin: 0px;
	padding: 0px;
	
	
}
#post2 {
	background-image: url(image/paper2.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	
	

}
#post3 {
	background-image: url(image/paper3.png);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
	
}
#posttext {
	width: 650px;
	padding-left: 30px;
}

