
.tinyPic {
    margin-top: 5px;
    margin-left: 5px;
    height: 200px;
    width: 200px;
}

.picBox{
    margin-top: 5px;
    margin-left: 5px;
    height: 10%;
    width: 20%;
    background-color: rgb(96, 28, 96);

}

.backText {
text-align: center;
font-weight: bold;
font-size: 25px;
font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif ;
}