@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	border:none;
	font-family: "Trebuchet MS", tahoma, Verdana;
}

html {
	min-height: 100%;
	min-width: 100%;
}
