.infophoto {
border: 40px;
border-color: solid white;
border-bottom-width: 40px;
float: right;
padding: 5px;
}


.infophoto p {
font-size: 65%;
font-weight: bold;
font-style: italic;
width: 300px;
line-height: 1.4em;
text-align: center;

}

.infophoto2 {
padding: 5px;
}

.infophoto2 p {
font-size: 65%;
font-weight: bold;
font-style: italic;
width: 500px;
line-height: 1.4em;
text-align: center;

}
