body {background-color: rgba(255, 255, 255, 0.97); background-image: radial-gradient(rgba(255, 250, 205, 0.97) 10%, transparent 20%), radial-gradient(rgba(255, 250, 205, 0.97) 10%, transparent 20%); background-position: 0 0, 30px 30px; background-size: 60px 60px;}
h1 {font-family: 'Roboto Condensed', sans-serif; text-align: center; background: white; font-size: 22px; border: 4px dotted orange;}
p {text-align: center; font-size: 18px; background: white;}
#field {font-size: 18px; text-align: center; border: 3px solid red; border-radius: 8px; background: white;}
#field span {width: 8em;}
#passbtn {color: orange; background: white;}
#mainmenu {font-weight: bold; color: black; font-size: 18px; text-align: center; border: 3px red outset; background: white;}
#mainmenu:active {border: 3px red inset;}
#clock {text-align: right; font-size: 16px; border: 4px black solid; background-color: white;}
