/* CSS Written by Jim Westergren */
body {font: 1em/1.6em Georgia,Garamond,Times,serif;background:#fff;}

#header {text-align:center;margin:0px auto;width: 850px;}
#header h1 {font:small-caps normal 55px Georgia,Garamond,Times,serif;margin:70px auto 15px auto;letter-spacing:6px;color:#333;}
#header h2 {text-transform:uppercase;font-weight:normal;letter-spacing:3px;font-size:14px;border-bottom: 1px dotted #888;padding-bottom:20px;}

#wrapper {margin:80px auto;width:600px;border:1px solid #eee;padding:25px 50px 40px 50px;background:#f9f9f9;color:#444;box-shadow:2px 2px 2px #aaa;}
#wrapper h3 {text-align:center;font-weight:bold;font-size:23px;}
#wrapper iframe {float:right;width:200px;border:0;height:70px;}
