/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/


*                                       { margin: 0; padding: 0; }
body                                    { font: 12px Georgia, Serif; }
a, a img                                { border: 0; text-decoration: none; outline: 0; }

#page-wrap                              { top:183px; left: -308px; width: 760px; background: white; margin: 0; position: relative; }




