body
{
background: #F9F9F7 url(Images/repeat_lines.gif) repeat-x fixed;
}

.search_bg {
	background:url(Images/new_interface_img/right_search_bg.jpg) no-repeat top #ffffff;
}

.menu_bg {
	background:url(Images/new_interface_img/main_image_left_bg.jpg) no-repeat top #ffffff;
	
}.musicborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}

.news_bg {
	background:url(news/images/news_bg.gif) no-repeat top #ffffff;
}