.loops-green{
width:250px;height:215px;
background-image:url(../images/loops-green.gif);
background-repeat:no-repeat;
background-position:top right;
text-align:center;
z-index:1;
}

#decorator{
border-top:10px solid rgb(44,163,102);
border-bottom:10px solid rgb(44,163,102);
}

.imageleft img{
 float:left;
 margin: 0 25px 25px 0;
 border:10px solid rgb(44,163,102);
}

.imageright img{
 float:right;
 margin: 0 0 25px 25px;
 border:10px solid rgb(44,163,102);
}