body {
  font: 10pt/1 "Arial CE", Arial, Helvetica, sans-serif, serif;
}
#web {
  width: 100%;
  background: #ffffff none;
  color: inherit;
}
h1, h2 { text-align: center;}
h1 { font-size: 1.6em;}
h2 { font-size: 1em; margin-bottom: 40px;}
.left { float: left; margin-right: 20px;}
#head, #left-column {
	display: none;
}

/* web-content */
	#web-content { background:url("../../images/site-background.jpg") repeat-y 0 0; }
	
#content {
  float: none;
  width: 100%;
  margin-top: 1em;
  padding-top: 2em;
  margin-bottom: 2em;
}
#topmenu {
	display: none;
}
#footer ul{
	display: none;
}
#footer img { height: 6mm; margin: 2mm 2mm 0 0; }
