@charset "UTF-8";
/* Set all values to 0 */

html,
body,
p,
ul,
li,
ol,
h1,
h2,
h3,
h4,
img,
a {
	border:none;
	padding:0;
	margin:0;
}

