body {
	margin:0;
	margin-top:3em;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-bottom:6em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	background-color: #fdf8df;
	}
.top {
        position:fixed;
	top:0em;
        left:0em;
        with:100%;
        #height:2em;
        }
.footer {
	position:fixed;
	left:0em;
	bottom:0em;
	with:100%;
	#height:2em;
	}
a:link {  
	color: #4d0ffe;  
	text-decoration: none;  
}  
a:visited {  
	text-decoration: none;  
	color: #4c93fe;  
}  
a:hover {  
	text-decoration: underline;  
	color: #FF0000;  
}  
a:active {  
	text-decoration: none;  
	color: #FF0000;  
}
div {
	background-color:#fcd107;
	margin: 0;
	padding:  0.5em 0em;
	width: 100%;
	text-align: center;
	align="center";
	font-weight:bolder;
font-size:1.1em;
}
