body
{
	padding: 0;
  	margin: 0;	
	

  	
}

#logo
{
	background: url(logo.png) no-repeat center -250px;
	height: 1039px;
	width: 1000px;

}

#left
{
	background: url(left.png) repeat-x center -250px;
	

}

#right
{
	background: url(right.png) repeat-x center -250px;
	
}



