html, body, div, span, em, img,
b, u, i, center,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside,
figure, figcaption, footer, header,
menu, nav {
 
  
  vertical-align: baseline;
}


html {
  line-height: 1,5;
  
  background: linear-gradient(to bottom right, #F5E8C7, #AC8520 )
}


body {
	width: 500px;
	margin: 25px auto;
	width:78%;
	
	
}

h1 {
	margin-bottom:40px;
}
h1,h3,b {
	color:#2B2108;
}
.block1 {
	width:700px;
	margin-left:20px;
}
.block2 {
	width:700px;
	margin-left:20px;
}

.ad {
border: 2px dotted #2B2108;
padding: 10px;	

	}

img {
	padding-right:35px;
       
	margin-left: 15px;
}
