@import url("reset.css");

body {font: 72.5% "Arial","Helvetica",sans-serif; margin: 0; padding: 0 10% 0 10%; min-width: 960px;}

#header {height: 50px; text-align: right; background: transparent url("../images/wallet_top.png") no-repeat bottom left;}

#feature {height: 300px; background: #d9e1d4 url("../images/wallet_bottom.png") no-repeat top left; border-bottom: 12px solid #360; padding-left: 380px; padding-top: 120px; text-align: center; color: #777; }

a.button {display: inline-block; background: transparent url("../images/button_off.png") no-repeat top center; color: #fff; text-align: center; text-decoration: none; height: 56px; width: 224px; margin: 30px 0 30px 0; line-height: 56px; font-size: 24px; font-weight: bold;}

a.button:hover {background: transparent url("../images/button_on.png") no-repeat top center;}

a.twitter {background: transparent url("../images/twitter_icon.png") no-repeat top left; padding-left: 42px; color: #360; text-decoration: none; height: 48px; display: inline-block; font-size: 14pt; line-height: 36px;}

a.twitter:hover {color: #690;}

#footer {padding: 12px 0 12px 0; font-size: 10pt; color: #ccc; text-align: left;}

