body{
	background-color:SILVER;
	color:#fff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.headerbg {
	background-color: SILVER;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
.mainbg {
	background-color: SILVER;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}
.searchbg {
	background-image: url(images/index_08.png);
}
.headerbg2 {
	background-image: url(images/header_red.png);
	background-repeat: repeat-x;
}
