@charset "utf-8";
/* CSS Document */

body { background-image:url(../images/bg.gif); background-repeat:repeat-x; margin:0; padding:0; font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;}
#header { margin:0 auto; width:950px; height:153px;}
#logo { background-image:url(../images/logo.gif); width:950px; height:117px; background-repeat:no-repeat; float:left; }
#navi { width:950px; height:auto; float:left; padding-top:1px;}
.clear { clear:both; }

