body {
  background-color: #000000;
  background-image: url("../images/logobg.jpg");
  background-repeat: no-repeat;
  background-position: 5px 5px;

			}
			
font {
	font-size: .9em;
	font-family: trebuchet ms;
	color: #ffffff;
		 }
		 
a		 {
	color: #ffffff;
		 }	

h1  {
	font-size: 1.3em;
	color: #ffffff;
		}
		
h2  {
	font-size: 1.1em;
	color: #ffffff;
		}