body {background-color: black; background-image: url(../../../images/background/leather.jpg);}

.title {text-align: center; background-image: url(scales.png); background-size: 150px; top: 5%; max-height: 15%; max-width: 100%; left: 25%;  right: 25%;}

.sidebar  {background: maroon ; background-size: 250px;  position: absolute;  text-align: center;  left: 5%; top: 15%;  width: 300px;  padding: 10px;}

.box2 {background: maroon; position: absolute; right: 10%; text-align: center;  width: 60%;padding: 10px;  margin: auto;}

h2 {background-color: tomato; padding: 5px;}

table {background-color: tomato; text-align: center; width: 100%; color: white;}

th {background-color:crimson;}

td {color:white; border-style: solid; border-color: black; padding: 3px;}

p {background: white; margin: 2px;}

a {color: darkred;}

li {background-color: tomato}
        