#bbs_contents body ,#primaryContent
.comment_section,#Content
{
background:
url(https://t1.daumcdn.net/cafeattach/1ZFir/d8effb2ef7db275778c26473f074882f5c4628ab),
linear-gradient(90deg, #ffcccc, #8cd98c, #ffcccc);
background-attachment: fixed;
background-repeat:repeat-y;
background-position: bottom left 550px, bottom left 250px;
background-size:250px, 600px;
padding : 15px;
}
#bbs_contents body ,#primaryContent
.cont_comment,#Content
{
position:relative; width:600px;left:0px;
font-weight:bold; color:#000000;
}