I am trying to achieve a specific dashed box design using CSS3. I have attempted to use the 'border:dashed' property, but it does not match the design I have in mind. I am curious if there is a way to create this design using CSS only, without relying on background images. What would be the best approach to accomplish this?