/* CSS Document */
#contentMainAbout {
float:none;
width:99%;
min-height:400px;
background-image:url(../images/background-grass.jpg);
background-repeat:repeat;
position:static;
background-color:#CCCCCC;
}
#greenMiddleAbout {
width:152px;
height:250px;
background-image:url(../images/greenBack.jpg);
background-position:bottom;
background-repeat:repeat;
}
#block1 {
margin: 45px 0px 15px;
}
#block1 strong {
font-size:16px;
}
#block1 span {
font-size:18px;
font-weight:bold;
}
