@import 'reset.css';
@import 'utilities.css';


.body-splash { background: #f8e7f1; color: #000; font: 100%/180% sans-serif; }

.body-splash p { margin-bottom: 1.3em; text-align: center; }

.body-splash #container { width: 960px; margin: 0 auto; padding-bottom: 250px; background: url(/pc/images/island.jpg) no-repeat bottom center; }
.body-splash h1 { margin: 20px auto 60px auto; width: 500px; height: 247px; background: url(/pc/images/logo.jpg) no-repeat top left; text-indent: -9999em; }
.body-splash p#tagline { font-size: 1.5em; margin-bottom: 1em; text-align: center; }
.body-splash p#qr { margin: 50px 0; }