@charset "utf-8";
/*
**  index.css
**  This style sheet is used by the 'index' page.
*/

/*
**  Float the High Street photo.
*/
#highstreet {float:right; margin-left:8px; margin-bottom:2px}

/*
**  Format the list of past talks.
*/
#pasttalks {margin-left:10%; width:80%; font-style:italic; text-align:center}
