HTML {
   height: 100%; }

body {
	height: 100%;
	background-image: url(images/backgroung.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	

.nav  {	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000; }	


.h1 {	font-family: tahoma;
	font-size: 100%;
	color: #303030; }



.text {	font-family: tahoma;
	font-size: 70%;
	color: #303030; }	


.more {	font-family: tahoma;
	font-size: 100%;
	color: #3C475B; }

.footnav  {	font-family: tahoma;
	font-size: 10px;
	color: #EBED48; }


.copyright {	font-family: tahoma;
	font-size: 10px;
	color: #d9d9d9; }


