#content-main p.content-button{
    margin: 20px;
}
#content-main span.underline {
    text-decoration: underline;
}
#content-main span.blue {
	color: blue;
}
#content-main span.red {
	color: red;
}