.topshadow {
	background-image: url(../images/shadow_html_top.jpg);
	background-repeat: repeat-x;
}
.orange {
	background-color: #333333;
}
.bottomshadow {

	background-image: url(../images/shadow_html_bottom.jpg);
	background-repeat: repeat-x;
}

