h1 {

  letter-spacing: 0.1em ;

@font-family:"Osaka", "MS PGOTHIC","Arial";

font-size:10px;

	font-weight:normal;

	text-align:right;

  }





#contact{

           float: right;

		   font-size:12px;

		   border: 1px solid #555555;

}

#contact a{	   

	       text-decoration: none;

		   background-color: #EEEEEE;

}

#contact a:hover{

	       text-decoration: none;

		   background-color: #FFAAAA;

}



#footer {

     clear: both;

	height:105px;

    padding: 0px;

	bottom: 0;

}



#licence{

      float: left;

	  margin: 0px;

   @ padding: 0px;

	  text-align: left;

	background-color:#EEEEEE;

}

#copyright{

      clear: both;

	  margin: 0px;

      padding: 0px;

	  text-align: center;

}

