body {
	font-family:"sans serif";
	font-size:smaller;
	background-image:url(../images/bg.gif);
}

h1,h2 {	color:#336600 }


a:link { color:#004080;text-decoration: none }
a:visited { color:#0073AA;text-decoration: none }
a:hover { background: #F0F0F0 }


.center {
   display: block; margin: 1em auto
}

