/* CSS Document */

.imgborder {
border-width: 1px;
border-style: solid;
border-color: Black;
display: block;
}
