/* @override 
	http://gimmefortune.com/style.css
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-size:1em;font-weight:normal; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:'';content:none; }
:focus { outline:0; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }
html, body { height:100%; }
body { background:#feeea4 url(img/back.png) repeat-x 0 0;color:#400;font-family:Helvetica,Arial,sans-serif;line-height:1.8em;font-size:14px; }
a { text-decoration:none;outline:none;color:#a00; }
a:hover { text-decoration:underline; }

h1 { display:block;width:1000px;height:0;margin:0 auto;padding-top:440px;overflow:hidden;background:url(img/GimmeFortune.jpg) no-repeat 0 0; }
h2 { padding-bottom:20px;color:#600;text-align:center;font-size:22px;font-weight:bold; }

#message { margin-bottom:10px;background:#faf2d4 url(img/msg.png) repeat-x 0 bottom;color:#800; }
#msg { width:720px;margin:0 auto;padding:12px 140px 25px;text-align:center;line-height:1.2em;font-family:"Times New Roman",serif;font-size:40px; }

#share { width:1000px;margin:0 auto;color:#de925f;text-align:center; }
#share .twitter { padding-left:20px;background:url(img/twitter.gif) no-repeat 0 0; }

#faq { width:1000px;margin:0 auto;padding:28px 0 10px;line-height:1.4em;text-align:center; }
#faq dt { padding-top:20px;color:#800;font-size:16px;font-weight:bold; }
#faq dd { font-size:14px; }

#footer { width:1000px;margin:0 auto;padding:20px 0;text-align:center; }