body{background-color:#000000;
     background-image:url(../img/bg03.gif);
	 background-position:center bottom;
	 background-attachment: scroll;
	 background-repeat:repeat-x;
     margin:0px;
	 font-size:12px;
	 line-height:120%;
	 color:#FFFFFF
    }
	
.title{font-size:16px;
       line-height:120%;
	   font-weight:bold;
	   }
	   
.title_s{font-size:11px;
       line-height:120%;
	   padding-top:2px;
	   }		   