body { background:#F4F4F4; color:#333; font-family:Trebuchet MS; font-size:14px; overflow-y:scroll; }

label { font-weight:bold; }
form label { display:block; float:left; width:150px; }
button { margin-left:150px; }
input,select { border:1px inset #DDD; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; padding:5px; }

p.note { margin-left:150px; font-size:10px; color:#999; font-style:italic; }

header,section,article,footer { display:block; }

header#banner { margin:auto; font-size:25px; width:800px; }
header#banner a { text-decoration:none; color:#333; }
section { margin:auto; width:800px; min-height:300px; background:#FFF; padding:5px 15px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }

section h1 { margin:10px 0; color:#393; font-size:30px; }
section h2 { font-size:20px; }

footer { width:800px; margin:auto; font-size:10px; margin-top:10px; color:#AAA; }
footer img { border:0; }

