/* © 2009 Jonatan Rydh | Mattesmedjan AB */
 
* { margin: 0px; padding: 0px; }
html { height:100%; }
body { font-family: helvetica; background-image: url(../images/background_gradient.gif); background-repeat: repeat-x; background-attachment: fixed; text-align: center; }
div#page { margin: 0 auto; margin-top:50px; text-align: left; width: 512px; }
div.description { padding:16px; margin-top: 50px; margin-bottom: 50px; }
h1 { font-size:32px; line-height:80px; }
h2 { line-height:60px; }
div.description p { text-align:left; font-size:20px; margin-bottom: 30px; line-height:24px;}
li { margin-bottom:10px; font-size: 14px;}
div.appstore_badge { text-align:center; margin-top:50px; }
div.contact p.contact { text-align:center; font-style: italic; color: #88A; font-size:14px; margin-bottom:3px; }
div.contact p.email { text-align:center; font-weight: bold; font-size:18px; }
div.contact { margin-top: 50px; margin-bottom: 100px; }
div.copyright { text-align:center; }
div.copyright p.copyright { color: #555; font-size:9px; margin-bottom:20px; }
a { text-decoration: none; color: #516A9E; }
img.screenshot { width:159px; margin:4px; }
img.booklet_banner { margin:4px; margin-bottom:30px; }
img { border: 0px; }
