/* global styles added to center align all pages */
/* added 8/10/2011 by zac@marissaberger.com */


#clipbox {
    left: -21px;
    top: -21px;
    position: relative;
}
#centerbox {
    position: relative;
}
body {
	margin:21px auto;
	width:800px;
}