@charset "utf-8";
.body {
	background-attachment: scroll;
	background-color: #B3E0FF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.wdt {
	width: 700px;
}
.body #disqus_thread {
	width: 700px;
	padding-left: 25%;
}
