@charset "UTF-8";

/* Hopped up out the bed */

* { padding: 0; margin: 0; }

html { background: url(soon/background.jpg) repeat; font: 34px/1.5em 'Molengo', arial, serif; text-shadow: #5d5752 1px 2px 1px; color: #fff; }

body { background: url(soon/background-top.png) top repeat-x; }

a:link, a:visited { font-size: 42px; color: #ffe97b; text-decoration: none; }

a:hover, a:active { font-size: 42px; color: #ffe97b; text-decoration: underline; }

.coming-soon { position: relative; margin: 0 auto 20px; width: 900px; }

/* Turn my swag onnnnnn */