*{ margin:0; padding:0; }
ul { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
html,body{
	width: 100%;
	height: 100%;
	overflow:hidden;
}

