@charset "utf-8";
/* CSS Document */

body { background-image:url(images/bg.jpg); text-align:center; font-family:Arial, Helvetica, sans-serif; margin-top:50px; }

.wrapper { position:relative; top:0; width:992px; margin:0 auto; }

.header { margin:0 auto; width:992px; }

.splash { background-color:#FFFFFF; color:#302114; width:760px; margin:0 auto; text-align:left; padding:20px; }

.footleaf { position:absolute; right:0; bottom:-40px; }