<style type="text/css">
p {
  white-space: pre;
 }
img { 
   border:5px solid black; 
}
body {
    background-color: silver;
}

a {font-size:x-large; font-weight:bold; border:5px solid blue }

hr {height: 1px;
      border: none;
      border-bottom: 4px solid black;}
</style>