/* change position and image: bottom-left */
.bl {
	bottom : -4px;
}
/* change position and image: bottom-right */
.br {
	bottom : -3px;
}

#mainContent h2{
font-size: 1.2em;
}