#bbs_contents body ,#primaryContent
.comment_section,#Content
{
background:
url(https://t1.daumcdn.net/cafeattach/1Feb3/74427a0f5712931e4aac5d146e3b641518980a90),
linear-gradient(90deg,  #ffffff, #ffffff, #ffffff);
background-attachment: fixed;
background-repeat:repeat-y;
background-position: bottom left 800px, bottom left 250px;
background-size:300px, 900px;
padding : 15px;
}
#bbs_contents body ,#primaryContent
.cont_comment,#Content
{
position:relative; width:900px;left:0px;
font-weight:bold; color:#000000;
}