Zoom and center an image without cutting the borders

I've tried many different things but none is working.I have a picture (let say unknown height and width) and I want it centered (vertically and horizontally). The height and width is determined by the window size, but must not be more than the original height and/or width.As an exemple, you can look at Windows Live Photo Gallery, when you double click on a picture. This is exactly what I need, in css/jquery. I don't know how to adjust the image to fit as I want in the page.Thanks for any help.I don't know the specific term since english is not my native language.
 
Top