body {
	background: url(../images/comments/header_bg.gif) top left repeat-x;
	text-align: center;
	}

#header {
	width: 410px;
	height: 70px;
	margin: 0 auto 0;
	text-align: left;
	}

#header IMG {
	margin: 38px 0 0 0;
	}

#title {
	width: 410px;
	margin: 0 auto 0;
	}
	
.comment {
	width: 410px;
	margin: 18px auto 0;
	padding: 0 0 20px;
	background: url(../images/comments/dotline.gif) bottom left repeat-x;
	text-align: left;
	}

.comment_h {
	margin: 5px 0 10px 0;
	}

#footer {
	height: 50px;
	background-color: #ffde0d;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	}