body {
   background: URL(images/bg_lt.gif);
}

#content { 
	background: url("images/swish.png") no-repeat fixed #DEE;
    margin-top:10px;
    margin-left: 10px;
    border-style: solid;
    border-width: 1pt;
	padding: 7px 7px 7px 7px;
}
body {
    font-family: verdana, arial, helvetica, sans-serif;
    background: url("images/bg_lt.gif");
    font-size:.9em;
    margin-top: 0;

}

a, a.visited {
 font-weight: bold;

}

h1 {
  text-align: center;
  letter-spacing: 1em;
  text-transform: lowercase;
  color: #600;
}

#menu {
	text-align: center;
	font-size: .8em;
}
