/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	overflow:hidden;
	height:100%;
}