body {
	text-decoration: none;
	font-family: "MS –¾’©", serif;
	background: url("/images/backlogo.png");
}

/* menu */
div#menu {
 text-align: center;
}

/* affiliate */
div#affiliate {
 position: absolute;
 right: 5px;
}

/* footer */
.footer{
/* background-color:LightYellow; */
 text-align:center;
}
div#footer {
 text-align: center;
 position: absolute;
 left: 35%;
 bottom: 5%;
 margin: 1em 0;
 padding: 0.5em;

}

