.pagecontent img {
border-radius: 10px;
}

#accordion {
width: 400px;
}

#button {
border: 1px solid #ffcc66;
width: 250px;
height: 50px;
background-color: #ffcc66;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;
}

#button a {
color: white;
text-decoration: none;
}
