@import 'https://fonts.googleapis.com/css?family=Economica:400,700';
body {background-color: beige ; border-bottom-color: aquamarine;margin-left: 300px;margin-right: 300px;}

h1 {font-family: 'Economica', sans-serif; font-size: 20px; font-weight: 400;}

h2 {color:lightsalmon;font-family:'Economica', sans-serif; font-weight: 400;background-position: center; font-size: 40px;border-bottom-color: beige ; border-bottom-style: groove; }
h4 { background-color: floralwhite;font-family:'Economica', sans-serif;color: dimgrey;font-size: 30px;background-blend-mode: hard-light;}
section 
{font-family:'Economica', sans-serif;font-size: 18px; background-clip: border-box; } 
footer
{font-family: arial; font-size: 10px; color:darkgray;margin-top: 100px;}