@charset "utf-8";
/* CSS Document */
body { background: url('images/background.png') repeat-x #000000; font-family:Arial, Helvetica, sans-serif; color: #FFF; }
p {line-height:140%;}
a { color:#e53213; text-decoration:none;}
a:visited { color:#e53213; text-decoration:none; }
a:hover { color:#ffd200; text-decoration:none; }
.wrapper { width:940px; margin:0 auto; margin-bottom:100px; }
.simulator { background: url('images/ipad_frame.png') no-repeat; width: 800px; height: 600px; padding: 70px 70px 90px 70px; }
.info { padding:0px 30px 0px 80px; }

