html{
    border:none;
    margin:0;
    padding:0;
    }
body{
     background:#f4f4f4;
     border:none;
     padding:0;
     margin:0;
    }
a {
	border:none;
	text-decoration:none;
	color:#818181;
	
}
a img{
	border:none;
	width:130px;
	}
h3{
	font-family:Arial,"Trebuchet MS",Verdana,Tahoma;
	font-size:0.7em;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width:120px;
	height:13px;
    display:inline;
	}

