body {background-image: url(5023.png);}

.sidebar  {background: darkblue;  position: absolute;  text-align: center;  left: 5%; top: 15%;  width: 300px;  padding: 10px;}

.box2 {background: darkblue; position: absolute; right: 10%; text-align: center;  width: 60%; padding: 10px;  margin: auto; font-size: large;}

.box3 {background-color: darkcyan; color: white; position: absolute; bottom: 5%; left: 5%; width:300px; padding: 10px; border-left-style: solid; border-bottom-style: solid; border-color: darkblue; border-width: 5px;}

h2 {background-color: cyan; padding: 5px; color: black;}

table {background-color: lightcyan; text-align: center; width: 100%; color: black; border-style: solid; border-color: cyan;}

td {color: black; border-style: solid; border-color: darkcyan; padding: 3px;}

p {background: white; margin: 2px;}

a {color: darkcyan;}

img {border-width: 15px; border-color: darkblue; border-style: solid;}

li {background-color: whitesmoke}