html { font: normal normal normal medium/normal Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif; } body {text-align: center; margin: 2em;} input, textarea { width: 90%; border: thick dashed red; font-size: 0.8em; font-weight: bolder; } a { font-size: 1.5em; } td { width: 100% } input[type=submit] { height: 4em; width: 5em; margin: 1em; } input[type=text] { width: 90%; } input#luri { font-size: 1em; } white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* moz */