body {background-color: black; background-image: url(../../../images/background/morningstar.jpg); background-size: 250px;}

.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: darkmagenta ; background-size: 250px;  position: absolute;  text-align: center;  left: 5%; top: 15%;  width: 300px;  padding: 10px;}

.box2 {background: darkmagenta; position: absolute; right: 10%; text-align: center;  width: 60%;padding: 10px;  margin: auto;}

.box3 {background-color: hotpink; color: white; position: absolute; bottom: 5%; left: 5%; width:300px; padding: 10px; border-left-style: solid; border-bottom-style: solid; border-color: deeppink; border-width: 5px;}

h2 {background-color: mediumvioletred; padding: 5px; color: khaki;}

table {background-color: mediumvioletred; text-align: center; width: 100%; color: white;}

td {color:white; border-style: solid; border-color: black; padding: 3px;}

p {background: white; margin: 2px;}

a {color: khaki;}

li {background-color: mediumvioletred}