custom border css

CSS
    #borderimg { 
  border-image: url(border.png) 30 round;
}
 
Source

Also in CSS: