html, body {
	margin:0;
	padding:0;
}
body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 75%;
}