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