.home_bg {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.home_intro {
	width: 361px;
	height: 300px;
	margin-left: 45px;
	background-image: url(../images/content_home_intro_bg.jpg);
	background-repeat: no-repeat;
}

.home_intro .inner {
	padding: 10px 30px;
	padding-bottom: 0px;
}

.home_pic {
	margin-left: 160px;
}

.postits {
	position: absolute;
	margin-left: 144px;
	width: 843px;
	height: 280px;
}