body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
html{
	font-size:10px;font-family: merriweather,arial,sans-serif;
}
html,body{
	width:100%;height:100%;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
}

img{
	border:0;
	vertical-align:middle;
}