.pagecontent img {
border-radius:10px;
}


#button-beyond-the-classroom {
width: 250px;
height: 50px;
background-color: #9999cc;
border-radius: 5px;
padding: 5px 10px 5px 5px;
}

#button-beyond-the-classroom a {
color: white;
padding: 10px 0 0 0;
}