@import url("/style_a.css");

.extract {
font-size: small

}

body {
   background-color: black;
   border-width: 2px;
   border-color: red;

}