Kodlar:
<style>
.box {
background: #FFFFFF;
}
.boxtop {
background: url(ne.gif) no-repeat top right;
}
.boxtop div {
height: 10px;
background: url(nw.gif) no-repeat top left;
}
.boxbottom {
background: url(se.gif) no-repeat bottom right;
}
.boxbottom div {
height: 10px;
background: url(sw.gif) no-repeat bottom left;
}
.boxcontent {
padding: 0px 10px 0px 10px;
}
</style>
<div class='box'>
<div class='boxtop'><div></div></div>
<div class='boxcontent'>
<!-- Content goes here -->
</div>
<div class='boxbottom'><div style="width: 935px; height: 247px">
<p align="center">
<img border="0" src="../web2.0/images/logo.gif" width="400" height="200" align="left"><br>
</p>
</div>