#peel { display: table; height: 100%; width: 100%; _position: relative; overflow: hidden; }
#onion {height: 100%; _position: absolute; _top: 50%; display: table-cell; vertical-align: middle; }
#onion p { margin: 50px auto 20px auto; width: 775px; _position: relative; _top: -50%; font-family: Helvetica, sans; color: #fff; text-align: center; font-size: 40px; line-height: 50px; font-weight: normal; }
.cufon-canvas { margin: 0 0 5px 0; } 

#fortune_info { width: 100%; height: 20px; position: fixed; left: 0px; bottom: 0px; font-size: 8px; line-height: 8px; font-family: Helvetica, sans; color: #222; text-align: right; letter-spacing: 2px; }

/*
body { margin: 0px; }
#peel { display: table; height: 100%; width: 90%; _position: relative; overflow: hidden; }
#onion {height: 100%; _position: absolute; _top: 50%; display: table-cell; vertical-align: middle; }
#onion p { margin: 50px auto 20px 240px; width: 538px; _position: relative; _top: -50%; font-family: Helvetica, sans; color: #fff; font-size: 60px; line-height: 56px; font-weight: normal; letter-spacing: -4px; }
.cufon-canvas { margin: 0 0 0 0; } 
*/