#rwd-content {
background:#1E1E1E url(../img/contents_bg.jpg) top right repeat-y;
}

#rwd-main-content .rwd-product-header {
color:#e0e0e0;
background: none!important;
}

#rwd-main-content {
color:#e0e0e0;
}

.list_content_name{
color: #fff;
text-align: center;
font-size: 2.3rem;
}

@media (max-width: 767px) {
.list_content_name{
font-size: 1.8rem;
}
}