body {background: beige; color: black; margin-left: 2em; margin-right: 2em;}
h1 {background: orange; color: white; font-size: 1.5em;}
h2 {font-sizeem {: 1.2em: }
p{ line-height: 1.5em; }
em { font-style: nomal; font-weight: bold; color:red; }
a:link { color: darkblue; }
a:visited { colore:purple; }
a:hover { color: darkorange; }
p.welcome { text-align: center; }
p.welcome img { box-shadow: 4px 4px 4px; }
@media  (max-width:  576px) { body  { margin-left:  1px;  margin-right:  1px; } h1 img { width:  240px;  }}
[eof]