body{
background:url('../img/bg.jpg');
background-repeat:repeat-x;
background-position:0px left; 
  margin: 0;
  border: 0;
  padding: 0;

}
h1, h2, h3, h4,h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img, table, tr, td {
  margin: 0;
  border: 0;
  padding: 0;
}
table{
	border-collapse: collapse;

}
.middle{
	background:url('../img/topsliver.jpg') bottom;
	background-repeat:repeat-x;
	width:100%;

}
.content{
	width:1010px;
	background:url('../img/middlepart.jpg');
	height:587px;
}

