/******************************************************************************* * * Style * ******************************************************************************/ body { margin: 0; padding: 0px 0px 41px 0px; background: #cacaca url('./gfx/PageBackground.png') center top repeat-y scroll; } a { border: 0; } img { border: 0; } #Splash { width: 918px; height: 629px; background: transparent url('./gfx/Splash_Background.png') left top no-repeat scroll; position: absolute; left: 50%; margin-left: -459px; top: 50%; margin-top: -314.5px; } #Splash table { width: 100%; text-align: center; color: #666666; font-family: Arial, sans-serif; margin: 80px auto; }