#prompt, #login {background-color: #FF8800; width: 75%; margin: auto; text-align: center; border-radius: 5px; margin-top: -1em; padding-top:1.5em; border-bottom: 1px solid rgba(0,0,0,0.8); box-shadow: 0px 0px 5px rgba(0,0,0,0.75);} #prompt img {width: 33%;} #prompt p { background-color: #FF8800; box-shadow: 0px 0px 5px rgba(0,0,0,0.75); width: 102%; margin-left:-1%; border-radius: 5px; padding-top: 1em; padding-bottom: 1em; font-size:0.8em; letter-spacing: 0.3em; border-top: 1px solid rgba(255,255,255,0.5); border-bottom: 1px solid rgba(0,0,0,0.66); }