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 right,#7B8A8A,#FCBBBB )
}


body {
	width: 500px;
	margin: 25px auto;
	width:78%;
	
	
}

h1 {
	margin-bottom:40px;
}
h1,h3,b {
	color:#6A2A5F;
}
.block1 {
	width:700px;
	margin-left:20px;
}
.block2 {
	width:700px;
	margin-left:20px;
}

img {
	padding-right:35px;
       
	margin-left: 15px;
}
