html * { margin: 0; padding: 0;  }


div#content

	{
	width: 635px;
	height: 535px;
	background: url(images/web_block.jpg) no-repeat ;
	background-position: 25px 35px;
	border-style: none;
	}
	
	
div#content span

	{
	font-weight: bold;
	}	
	
	
p#body-copy

	{
	padding-top: 290px;
	padding-left: 60px;
	}
	
	
div#quote-button

	{
	width: 200px;
	padding-left: 49px;
	padding-top: 25px;
	border-style:none;
	}