body {
	background-color: #3d3d3d;
	background-image: url(../images/body_background.gif);
	background-position:top;
	background-repeat:repeat-x;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img 
{
	border:0px;
}