body { background: #e6e6e6 url("gfx/landing-bg.png") repeat scroll 0 0; }
h1.landing-logo { background: rgba(0, 0, 0, 0) url("/images/logo-big.png") no-repeat scroll 0 0; display: block; height: 146px; margin: 20px auto; position: relative; text-indent: -9999px; width: 500px; }
h1.landing-logo a { display: block; height: 146px; width: 500px; }
div.landing-box { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; border-radius: 8px; box-shadow: 0 0 15px #d5d5d5; display: block; margin: 60px auto; padding: 20px 20px 40px; text-align: center; width: 500px; }
div.landing-box h3 { color: #17ada4; font-family: tm750,"Trebuchet MS",Arial,"sans-serif"; font-size: 32px; line-height: 35px; margin: 15px 0;}
div.landing-box p { font-size: 14px; }