/* Default */
body { background: url(../img/bg-coming-soon.png) top no-repeat; }
p { color: white; margin: 0 0 20px; font-size: 16px; line-height: 26px; }
a { color: white; }
a:hover { color: white; text-decoration: underline; }

/* Preventives and Overwrites */
.container { width: 768px; text-align: center; }
.btn { border-radius: 0; padding-left: 80px; padding-right: 80px; }

/* Header */
header { margin: 160px 0 80px; }
header .main-logo img { margin: 0 auto; display: block; }

/* Content */
.content { text-align: left; margin-bottom: 60px; }
.content .left-col { text-align: right; }