* {
	text-decoration:none;
	list-style:none;
	font-style:normal;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, a, img {
	margin: 0;
	padding: 0;
	border:0;
}

html,body {
	width:100%;
	height:100%;
}
