﻿body {
    background-color:slategray;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.content {
    width: 960px;
    color: darkcyan;
    background-color: #F1F1F1;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    width: 959px;
    height: 105px;
    border: 1px solid black;    
}

.img6522 {
    width: 475px;
    height: 160px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.img22 {
    width: 300px;
    height: 225px;
    border: 1px solid black;
    float: right;
    margin-left: 10px; 
}

.img28 {
    width: 220px;
    height: 150px;
    border: 1px solid black;
    float: right;
    margin-left: 10px; 
}

.img8 {
    width: 220px;
    height: 150px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.img20 {
    width: 220px;
    height: 220px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.img17 {
    width: 220px;
    height: 220px;
    border: 1px solid black;
    float: right;
    margin-left: 10px; 
}

.img16 {
    width: 220px;
    height: 225px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    position: relative;
    right: 10px; 
}

.pillar {
    width: 288px;
    height: 300px;
    border: 1px solid black;
    float: right;
    margin-left: 10px;
}


.img51 {
    width: 187px;
    height: 270px;
    border: 1px solid black;
    float: right;
    margin-left: 10px;
}

.img31 {
    width: 687px;
    height: 444px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.img55 {
    width: 300px;
    height: 300px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.img13 {
    width: 224px;
    height: 225px;
    border: 1px solid black;
    float: left;
    margin-right: 10px;
}

.img54 {
    width: 300px;
    height: 294px;
    border: 1px solid black;
    float: right;
    margin-left: 10px;
}

.img70 {
    width: 250px;
    height: 250px;
    border: 1px solid black;
    float: right;
    margin-left: 10px;
}

table, th, td {
     border: 1px solid black;
     border-collapse: collapse;
     text-align: center; 
 }

table {
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
}
h1 {
    font-size: 2.2em;
    color: cornflowerblue;
    text-align: center; 
}
h2 {
    font-style: oblique;
    font-size: 1.5em;
    text-decoration: underline;
    color: cornflowerblue;
    text-align: center;

}

h3 {
    color: darkblue;
    margin-left: 5px;
}

p {
    margin-left: 10px;
    margin-right: 10px;
}

ul,li {
    margin-right:20px;
}

a:link { color: chocolate }
 a:visited { color: chocolate}
 a:hover { color: red }
