/*my very first but not so first LINKED styled sheet*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
background-color: #ffffff;
margin-top: 5%;
margin-right:10%;
margin-bottom:10%;
margin-left:10%;
}
h1 {
font-size: 1.5em;
color: #000066;
background-color: #ffffff;
}
