/* Centercode.com Marketing Splash Page */

body { background: url(img/splash/bg.png) top left repeat-x #fff; text-align: center; }

#logo { margin-top: 60px; }

h1 { font-size: 24px; margin: 5px 0 3px 0; font-weight: bold; color: #D03434; letter-spacing: -1px; font-weight: normal; }

#news { text-align: center; margin-bottom: 35px; }
#news div { display: inline; width: auto; }
#news p { color: #806300; background: #fff7bf; padding: 20px; font-weight: bold; }
#news p { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#news p a { color: #0b0dff; color: #E34A34; text-decoration: underline; }
#news p a:hover { color: #9C350B; text-decoration: none; }

.path { width: auto; text-align: left; margin-bottom: 60px; }
.path div { padding: 0 20px 0 30px; }
.path h2 { font-size: 20px; letter-spacing: -1px; font-weight: bold; color: #d03434; margin-bottom: 4px; line-height: 1.4; }
.path p { text-align: left; line-height: 1.7; font-size: 12px; font-weight: bold; color: #777; margin: 0; margin-bottom: 12px; }

#links div { background: #888; padding: 8px 6px; color: #fff; font-size: 14px; color: #777; margin-bottom: 10px; }
#links div { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#links div a { color: #fff; margin: 0 8px; text-decoration: none; }
#links div a:hover { text-decoration: underline; color: #ddd; }

#legal { color: #ddd; font-size: 14px; }

