body {margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;}

div#header {padding: 2%;
text-align: center;
background-color: #ccaf7c;
color: #040403;
border-bottom: groove #000000 medium;}

div#footer {padding: 2%;
text-align: center;
clear: both;
background-color: #020201;
color: #fcf7ee;
border-top: ridge medium;}

div#maincontent {padding: 2%;
text-align: justify;
color: #000000;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}