@charset "utf-8";
/* CSS Document */
 
#liquid-round {
width:1200px;
margin:0px auto;
background:#fff url(https://www.sunnylandscapes.com/borderpics/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:40px;
background:url(https://www.sunnylandscapes.com/borderpics/top2.gif) no-repeat left top;
margin-top:20px;
}
.top span {
display:block;
position:relative;
height:40px;
background:url(https://www.sunnylandscapes.com/borderpics/topright2.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(https://www.sunnylandscapes.com/borderpics/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:60px;
background:url(https://www.sunnylandscapes.com/borderpics/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(https://www.sunnylandscapes.com/borderpics/bottom-right.gif) no-repeat right top;
}