@charset "utf-8";

h1 { 
     margin: 0;
     padding: 0;
     font-weight: lighter ;
     text-align: center;
	 color:#333333;
}

h2 {
	background-image:url(../img/info.gif);
	background-repeat:no-repeat;
	font-size:9px;
	padding-left:5px;
	height:20px;
	width:230px;
	}

	
