@charset "utf-8";
/* CSS Document */




#afterword {
width: 640px;
margin-left: auto;
margin-right: auto;
border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border: 1px solid #00b2d0;
padding: 30px;

}

#afterword p {
margin: 20px 0px 20px 0px;
}


#chart {
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
