body,
html								{ margin: 0; padding: 0; background: #333; }

body								{ font-family: Helvetica, "Lucida Grande", "Lucida", Arial, Geneva; font-size: 10px; line-height: 16px; color: #fff; }

a									{ color: #fff; text-decoration: none; outline: none; text-transform: uppercase; font-weight: bold; }
a:hover								{ text-decoration: underline; }

.landingImage						{ position: relative; width: 658px; margin: 100px auto 20px; }
.landingLink						{ position: relative; width: 658px; margin: 0 auto 20px; text-align: center; }
