body { background-color: #232629; color: #fcfcfc; } a { color: #ea81e8; text-decoration: none; } hr { border-color: #dd00dd; box-shadow: 2px 2px 10px #ff00ff; width: 100%; } .headerimg { border: 1px solid #f2f; box-shadow: 0px 0px 11px 5px #f0f; } .body { margin: 0 auto; max-width: 800px; background-color: #21082b; padding: 8px; box-shadow: 0px 0px 11px 5px #f0f; } .form { margin: auto; text-align: center; } input[type="text"], input[type="submit"] { border: 1px #f9f groove; margin: 4px auto; } input[type="text"] { width: 99%; max-width: 700px; border-color: #d6a9d6; } input { background-color: #683c7a; font-size: 24px; border-radius: 4px; } .body, input { color: #d6a9d6; border: 1px #ff3b3b groove; } .submit, .footer, h1, .switchlang { text-align: center; } .submit, .footer, h1 { margin-top: 32px; }