.container {
	margin: auto;
	float: none;
	height: 1160px;
	width: 960px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.banner {
	background-image: url(WebPic/html_banner.jpg);
	float: left;
	height: 150px;
	width: 760px;
}
.search {
	float: left;
	height: 150px;
	width: 200px;
	background-attachment: scroll;
	background-image: url(circle-01.jpg);
	background-repeat: no-repeat;
}
.navbar {
	float: left;
	height: 50px;
	width: 960px;
}
likes {
	float: left;
	height: 280px;
	width: 260px;
}
.disqus {
	float: left;
	height: 500px;
	width: 960px;
}

.counter {
	float: left;
	height: 10px;
	width: 50px;
}


.col1 {
	height: 500px;
	width: 260px;
	float: left;
}


.col2 {
	float: left;
	height: 500px;
	width: 440px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
}

.col3 {
	float: left;
	height: 220px;
	width: 230px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.container .col2 p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
