A problem which often arises while fitting implicit polynomials to 2D and 3D data sets is the following: although the data set is simple, the fit exhibits undesired phenomena, such as loops, holes, extraneous components etc. In addition to solving this problem, it is often desired to have a "tight fit" for a data set, i.e., a polynomial with a zero set which contains the data, but as little extra area (or volume) as possible. Such "tight fits" are of special interest in robotics (for compactly describing obstacles), and in computer graphics (for ray tracing and collision detection). Previous work tackled these problems by optimizing heuristic cost functions, which penalize some of these topological problems in the fit. This paper suggests a different approach – to design parameterized families of polynomials whose zero sets are guaranteed to satisfy certain topological properties. Namely, we construct families of polynomials with zero sets which are guaranteed to contain a given convex polyhedral shape, and which are also "tight" around it. The ability to parameterize these families depends heavily on the ability to parameterize positive polynomials. To achieve this, we use some powerful recent results from real algebraic geometry.