.outline {
  width : 500 ;
  border : solid 2px #009933 ;
  margin : 50px ; }

.title {
  background : #009933 ;
  color : #ffffff ;
  font-weight : bold ;
  text-align : center ;
  padding : 10px ;
  line-height : 150% ; }

.main {
  padding : 10px ;
  line-height : 150% ; }

.margin {
  margin-left : 20px ; }