/* CSS Document */

.box {
width: 418px;
height:300px;
background: #effce7 url(../images/bottom.gif) no-repeat left bottom;
}
.box h2 {
background: url(../images/top.gif) no-repeat left top;
padding-top:20px;
padding-left:20px;
}

.box p {
padding-left:20px;
}