@charset "UTF-8";
/* CSS Document */

<style type="text/css" media="all">

body
{
	background: #dcdcdc;
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:repeat-x;
	border-top: 5px solid #DCDCDC;
	color: #CCCCCC;
	font-size: 11px;
	padding: 20px 0 40px;
}


.container_16
{
	<!--background:  url(img/16_col.gif) repeat-y -->;
}

</style>