#root { max-width: 1000px; }
.youtube, .vimeo { height: 444px; }
#title, #title * { font-size: 40pt; }
#news { float: left }
#home { float: right }
#news { width: 46%; }
#home { width: 46%; }
#pages { border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }
#pages { width: 25%; margin-top: 2%; margin-right: 2%; }
#middle { border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }
.highlight { border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }
