body {
	background-image: url(img/line_comments.jpg);
}
#container #commentsbox {
	width: 65%;
}
#container #formbox {
	width: 33%;
}
form select, form input, form textarea
{
	width: 250px;
	_width: 245px;
}
