.entryimg img {
	
	width: 60%;
	max-width: 500px;
}
.entryimg{
	text-align: center;
}
.center-link {
	text-align: center;
}
.center-link li {
    display: inline-block;
    border-radius: 5px;
    border: 1.5px solid #808080;
    padding: 7px 10px;
    font-size: 10.5pt;
    min-width: 200px;
    font-weight: 500;
    margin: 15px auto;
    list-style-type: none;
    background-color: #f1f0f0;
    color: #321215;
}