body { padding: 0%; margin: 0%; font-family: "Courier 10 Pitch", "Courier New", "Courier", monospace; font-size: 110%; color: #000; }

#head { position: absolute; top: 15%; left: 10%; right: 10%; background-color: white; text-align: right; }
#rndm-logo { position: absolute; left: 0%; bottom: 20%; z-index: 1; }
h1 { font-size: 150%; font-weight: bold; margin: 0em; position: relative; z-index: 2; }

p#contact { position: absolute; bottom: 10%; left: 10%; z-index: 3; font-weight: bold; background-color: white; margin: 0em; padding: 0em; }
p#contact a { color: black; text-decoration: none; }

#features { color: #666; text-align: right; position: absolute; bottom: 10%; right: 10%; width: 40%; }
#features p { margin: 0.3em 0em 0em; }
#features p#beyond { margin-top: 1em; }

#privacy { position: absolute; bottom: 0.5em; width: 100%; color: #ccc; text-align: center; font-size: 80%; }
